Function nom_lua::parse_string [] [src]

pub fn parse_string<'a, T: Into<&'a [u8]>>(s: T) -> Option<ASTNode>