pub fn convert_data(value: impl Serialize) -> Result<String, DarkluaError>
Expand description
Convert serializable data into a Lua module
pub fn convert_data(value: impl Serialize) -> Result<String, DarkluaError>
Convert serializable data into a Lua module