Function rbatis::decode::try_decode_map

source ยท
pub fn try_decode_map<T>(datas: &Vec<Value>) -> Result<T, Error>