Docs.rs
locutus-stdlib-0.0.3
locutus-stdlib 0.0.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
iduartgomez
sanity
Dependencies
arbitrary ^1
normal
optional
arrayvec ^0.7
normal
bincode ^1
normal
blake2 ^0.10
normal
bs58 ^0.4
normal
byteorder ^1
normal
futures ^0.3
normal
locutus-macros ^0.0.3
normal
once_cell ^1
normal
rmp-serde ^1
normal
rmpv ^1
normal
semver ^1.0.14
normal
serde ^1
normal
serde_bytes ^0.11
normal
serde_json ^1
normal
serde_with ^2
normal
tar ^0.4.38
normal
thiserror ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
xz2 ^0.1
normal
optional
serde-wasm-bindgen ^0.4
normal
optional
wasm-bindgen ^0.2
normal
optional
web-sys ^0.3
normal
optional
tokio ^1
normal
optional
tokio-tungstenite ^0.18
normal
optional
arbitrary ^1
dev
bincode ^1
dev
rand ^0.8
dev
wasmer ^3
dev
wasmer-wasi ^3
dev
Versions
48.02%
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 buf
locutus_
stdlib
0.0.3
Module buf
Module Items
Structs
Enums
In crate locutus_
stdlib
locutus_stdlib
Module
buf
Copy item path
Source
Expand description
Memory buffers to interact with the WASM contracts.
Structs
§
Buffer
A live buffer in the WASM linear memory.
Buffer
Mut
A live mutable buffer in the WASM linear memory.
Enums
§
Error
Type of buffer errors.