Docs.rs
mazzaroth-rs-0.8.1
mazzaroth-rs 0.8.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mazzaroth-dev
Dependencies
cfg-if ^0.1.3
normal
mazzaroth-xdr ^0.8.2
normal
sha3 ^0.8.1
normal
wasm-bindgen ^0.2.20
normal
xdr-rs-serialize ^0.3.1
normal
Versions
82.61%
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
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
Module encoder
mazzaroth_
rs
0.8.1
Module encoder
Module Items
Structs
In mazzaroth_
rs::
abi
mazzaroth_rs
::
abi
Module
encoder
Copy item path
Source
Expand description
Encodes XDR objects into a byte slice.
Structs
ยง
Encoder
Encoder for returning a number of arguments. To push a value to the encoder it must implement the Serialize trait for encoding.