Function new

Source
pub fn new<P: Parser>(lang: u16, txt: impl Into<String>) -> Result<Src<P>>