Skip to main content

user_message_lua

Function user_message_lua 

Source
pub fn user_message_lua(e: &Error) -> String
Expand description

user_message for an error already held as mlua’s own type, which is how a caller that catches mlua::Result (the C ABI in ffi, say) has it.