Crate subxt_codegen
source · [−]Expand description
Library to generate an API for a Substrate runtime from its metadata.
Structs
Represents a Rust mod
, containing generated types and child mod
s.
Generate a Rust module containing all types defined in the supplied PortableRegistry
.