[][src]Function rlua_serde::to_value

pub fn to_value<T: Serialize>(lua: Context, t: T) -> Result<Value, Error>