[][src]Module gluon_vm::api::typ

Rust type to gluon type conversion

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

Functions

from_rust

Deserializes T from a gluon value assuming that value is of type typ.

from_rust_with_symbols
make_source

Generates a Gluon expression for a type that is the Gluon equivalent toT.