Docs.rs
protos-0.1.30
protos 0.1.30
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
sinkingsugar
aang114
Dependencies
bitflags ^1.3.2
normal
parity-scale-codec ^3
normal
scale-info ^2
normal
serde ^1.0.136
normal
optional
serde_json ^1.0.79
normal
optional
hex ^0.4.3
dev
sp-core ^14.0.0
dev
Versions
55.07%
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
protos
0.1.30
Module traits
Module Items
Structs
Enums
In crate protos
protos
Module
traits
Copy item path
Source
Structs
§
Code
Info
Struct that represents information about a Code.
Limits
Struct representing limits on numbers (such has min and max values) Sadly SCALE supports only unsigned integers, so we need to wrap the limits to u64 and unwrap them when decoding.
Record
Table
Info
Trait
Struct represents a Trait
Variable
Type
Info
Struct contains information about a variable type
Enums
§
Code
Type
Enum that represents the type of Code.
Variable
Type
Enum represents all the possible types that a variable can be