Docs.rs
subxt-codegen-0.2.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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
subxt-codegen 0.2.0
Generate an API for interacting with a substrate node from FRAME metadata
Crate
Source
Builds
Feature flags
Documentation
Coverage
25%
1
out of
4
items documented
0
out of
1
items with examples
Links
Homepage
paritytech/subxt
457
265
65
crates.io
Dependencies
async-trait ^0.1.49
normal
parity-scale-codec ^2
normal
darling ^0.13.0
normal
frame-metadata ^14.0
normal
heck ^0.3.2
normal
proc-macro-crate ^0.1.5
normal
proc-macro-error ^1.0.4
normal
proc-macro2 ^1.0.24
normal
quote ^1.0.8
normal
scale-info ^1.0.0
normal
syn ^1.0.58
normal
bitvec ^0.20.1
dev
pretty_assertions ^0.6.1
dev
Versions
0.42.1
0.42.0
0.41.0
0.40.1
0.40.0
0.39.0
0.38.1
0.38.0
0.37.0
0.36.1
0.36.0
0.35.3
0.35.2
0.35.1
0.35.0
0.34.0
0.33.0
0.32.1
0.32.0
0.31.0
0.30.1
0.30.0
0.29.0
0.28.0
0.27.1
0.27.0
0.26.0
0.25.0
0.24.0
0.23.0
0.22.0
0.21.0
0.20.0
0.19.0
0.18.1
0.18.0
0.17.0
0.16.0
0.2.0
0.1.0
Owners
Library to generate an API for a Substrate runtime from its metadata.