[][src]Function cheddar::parse_str

pub fn parse_str<S>(source: S) -> ParseResult<Module> where
    S: AsRef<str>, 

Parse a Cheddar source from a string.