from_json_impl

Function from_json_impl 

pub unsafe fn from_json_impl(
    json_msg: &str,
    parser_id: i32,
) -> Result<usize, Exception>