[][src]Function sn0int::engine::structs::from_lua

pub fn from_lua<T>(x: LuaJsonValue) -> Result<T> where
    T: Deserialize<'de>,