Crate mun_memory

source ·

Modules

Structs

Reference information of an array
A linked version of a struct field.
Reference information of a pointer
Reference information of a struct
A helper struct to create a struct type.
A reference to internally stored type information. A Type can be used to query information, construct other types, or store type information for later use.
Result information after a call to [TypeDataStore::collect_garbage].

Enums

An error that can occur when trying to convert from an abi type to an internal type.

Traits

A trait that defines static type information for types that can provide it.