Skip to main content

Module error

Module error 

Source
Expand description

crate 内部错误类型和统一结果别名。 Error and result types shared by the Rust API and Lua bindings.

Enums§

PulseError
Domain errors surfaced by mlua-pulse before they are mapped to Lua errors.

Type Aliases§

PulseResult
Result type used by mlua-pulse internals.