Docs.rs
scrypto-bindgen-1.3.0
scrypto-bindgen 1.3.0
Permalink
Docs.rs crate page
Links
crates.io
Source
Owners
radixbot
Dependencies
cargo_toml ^0.15.3
normal
proc-macro2 ^1.0.38
normal
quote ^1.0.18
normal
radix-blueprint-schema-init ^1.3.0
normal
radix-common ^1.3.0
normal
radix-engine ^1.3.0
normal
radix-engine-interface ^1.3.0
normal
radix-rust ^1.3.0
normal
serde_json ^1.0.105
normal
syn ^1.0.93
normal
wasm-opt ^0.114.1
normal
Versions
6.02%
of the crate is documented
Platform
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
Files
scrypto_bindgen/
lib.rs
1
pub mod
ast;
2
pub mod
macros;
3
pub mod
schema;
4
pub mod
translation;
5
pub mod
types;