pub fn alloc_kind(
    __input: &'input str
) -> Result<AllocKind, ParseError<<str as Parse>::PositionRepr>>
Expand description

Parses an allocation kind.