Function libsieve::parse::document[][src]

pub fn document(input: &str) -> IResult<&str, Document<'_>>