Skip to main content

to_lua_repr

Function to_lua_repr 

Source
pub fn to_lua_repr<T: Serialize>(value: &T) -> Result<String, Error>
Expand description

Convert any type that is Serializable into it’s lua value representation