Docs.rs
freenet-stdlib-0.1.9
freenet-stdlib 0.1.9
Permalink
Docs.rs crate page
LGPL-3.0-only
Links
Repository
crates.io
Source
Owners
iduartgomez
sanity
Dependencies
arbitrary ^1
normal
optional
bincode ^1
normal
blake3 ^1
normal
bs58 ^0.5
normal
byteorder ^1
normal
chrono ^0.4
normal
flatbuffers ^24.3
normal
freenet-macros ^0.1.0-rc1
normal
futures ^0.3
normal
once_cell ^1
normal
semver ^1
normal
serde ^1
normal
serde_bytes ^0.11
normal
serde_json ^1
normal
serde_with ^3
normal
thiserror ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
js-sys ^0.3
normal
optional
serde_with ^3
normal
tokio ^1
normal
optional
tokio-tungstenite ^0.26.1
normal
optional
arbitrary ^1
dev
bincode ^1
dev
rand ^0.8
dev
wasmer ^5.0.4
dev
serde-wasm-bindgen ^0.6
normal
optional
wasm-bindgen ^0.2
normal
optional
web-sys ^0.3
normal
optional
Versions
22.62%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
freenet_
stdlib
0.1.9
Module buf
Module Items
Structs
Enums
In freenet_
stdlib::
memory
freenet_stdlib
::
memory
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.