Docs.rs
gmeta-1.7.0
gmeta 1.7.0
Docs.rs crate page
GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
github:gear-tech:dev
breathx
Dependencies
blake2 ^0.10.6
normal
derive_more ^0.99.18
normal
gmeta-codegen =1.7.0
normal
optional
hex ^0.4.3
normal
scale-info ^2.5.0
normal
gear-wasm-builder ~1
dev
gstd ~1
dev
parity-scale-codec ^3.6.4
dev
Versions
100%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gmeta
1.7.0
gmeta
Type Alias
In
Copy item path
Source
pub type In<I> =
InOut
<I,
()
>;
Expand description
Type alias for incoming message type without any outgoing type.