[][src]Module gluon_vm::api::ser

Rust -> Gluon value conversion via the serde::Serialize trait

This module requires Gluon to be built with the serde feature.

Structs

Ser

Pushable wrapper which pushes T by serializing it.

Serializer