Docs.rs
scale-typegen-description-0.7.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
scale-typegen-description 0.7.0
Type Description and Examples for SCALE encoded Rust Types
Crate
Source
Builds
Feature flags
Documentation
Coverage
94.44%
17
out of
18
items documented
0
out of
15
items with examples
Ø build duration
all releases: 50s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
paritytech/scale-typegen
5
0
0
crates.io
Dependencies
anyhow ^1.0.75
normal
peekmore ^1.3.0
normal
proc-macro2 ^1.0.69
normal
optional
quote ^1.0.33
normal
optional
rand ^0.8.5
normal
optional
rand_chacha ^0.3.1
normal
optional
scale-info ^2.11.1
normal
scale-typegen ^0.7.0
normal
optional
scale-value ^0.16.0
normal
optional
smallvec ^1.10.0
normal
indoc ^2
dev
parity-scale-codec ^3.6.5
dev
pretty_assertions ^1.4.0
dev
syn ^2.0.38
dev
Versions
0.12.0
(2025-11-18)
0.11.1
(2025-05-07)
0.11.0
(2025-03-05)
0.10.0
(2024-11-15)
0.9.0
(2024-10-22)
0.8.0
(2024-05-27)
0.7.0
(2024-05-15)
0.6.0
(2024-05-15)
0.5.0
(2024-04-29)
0.4.3
(2024-04-02)
0.4.2
(2024-03-26)
0.4.1
(2024-03-26)
0.4.0
(2024-03-21)
0.3.1
(2024-04-02)
0.3.0
(2024-03-20)
0.2.1
(2024-04-02)
0.2.0
(2024-03-01)
0.1.2
(2024-02-29)
0.1.0
(2023-12-08)
Owners
scale-typegen-description
A library for generating type descriptions and examples for types from a
scale-info
type registry.