Docs.rs
odra-casper-codegen-0.7.1
odra-casper-codegen 0.7.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
zie1ony
kubaplas
Dependencies
casper-event-standard ^0.4.0
normal
odra-casper-shared ^0.7.1
normal
odra-types ^0.7.1
normal
odra-utils ^0.7.1
normal
pretty_assertions ^1.2.1
normal
proc-macro2 ^1.0.39
normal
quote ^1.0.18
normal
serde ^1.0
normal
serde_json ^1.0
normal
syn ^1.0.96
normal
Versions
40%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
gen_contract
odra_
casper_
codegen
0.7.1
odra_casper_codegen
Macro
gen_
contract
Copy item path
Source
macro_rules! gen_contract { ($contract:path, $name:literal) => { ... }; }