Function alloc_data::parser::new_alloc
source · [−]pub fn new_alloc<'input>(
__input: &'input str,
f: &mut Factory<'_>
) -> Result<Builder, ParseError<<str as Parse>::PositionRepr>>
Expand description
Parses an allocation.