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

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