Crate scale_typegen

Source
Expand description

A library based on scale-info to transpile portable registries of types into rust type definitions.

Re-exports§

pub use typegen::error::TypegenError;
pub use typegen::settings::derives::DerivesRegistry;
pub use typegen::settings::substitutes::TypeSubstitutes;
pub use typegen::settings::TypeGeneratorSettings;
pub use typegen::TypeGenerator;

Modules§

typegen
Type Generation Settings and Logic
utils
Utilities for handling Type Registries