Skip to main content

Module ser

Module ser 

Source
Available on crate feature serde only.
Expand description

Serialize a Rust data structure into Lua value.

Structsยง

Options
A struct with options to change default serializer behavior.
Serializer
A struct for serializing Rust values into Lua values.