Docs.rs
sylvia-derive-1.3.4
sylvia-derive 1.3.4
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:confio:developers
hashedone
Dependencies
convert_case ^0.8.0
normal
itertools ^0.14.0
normal
proc-macro-crate ^3.2.0
normal
proc-macro-error ^1.0.4
normal
proc-macro2 ^1.0.94
normal
quote ^1.0.39
normal
syn ^2.0.99
normal
cosmwasm-schema ^2.2.2
dev
cw-multi-test ^2.3.2
dev
cw-storage-plus ^2.0.0
dev
cw-utils ^2.0.0
dev
schemars ^0.8.22
dev
serde ^1.0.218
dev
sylvia-runtime-macros ^0.6.0
dev
thiserror ^2.0.12
dev
Versions
100%
of the crate is documented
This release has been yanked, go to latest version
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
sylvia_derive/interface/communication/
mod.rs
1
pub mod
api
;
2
pub mod
enum_msg
;
3
pub mod
executor
;
4
pub mod
querier
;