Expand description
Rust type to gluon type conversion
This module requires Gluon to be built with the serde
feature.
Functions
- Deserializes
T
from a gluon value assuming thatvalue
is of typetyp
. - Generates a Gluon expression for a type that is the Gluon equivalent to
T
.