[][src]Function graft::convert

pub fn convert<T>(txt: &str, ctx: &T) -> Result<Value, Error> where
    T: Context