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§
- Type Generation Settings and Logic
- Utilities for handling Type Registries