[−][src]Function hrx::parse::file
pub fn file<'input>(
__input: &'input str,
boundary_length: NonZeroUsize
) -> ParseResult<(HrxPath, Option<&'input str>)>
boundary " "+ path newline body?
pub fn file<'input>(
__input: &'input str,
boundary_length: NonZeroUsize
) -> ParseResult<(HrxPath, Option<&'input str>)>
boundary " "+ path newline body?