Docs.rs
freenet-stdlib-0.0.7
freenet-stdlib 0.0.7
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
blake3 ^1
normal
bs58 ^0.5
normal
byteorder ^1
normal
chrono ^0.4
normal
flatbuffers ^23.5.26
normal
freenet-macros ^0.0.4
normal
futures ^0.3
normal
once_cell ^1
normal
semver ^1.0.14
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.20
normal
optional
arbitrary ^1
dev
bincode ^1
dev
rand ^0.8
dev
wasmer ^4.2.0
dev
serde-wasm-bindgen ^0.6
normal
optional
wasm-bindgen ^0.2
normal
optional
web-sys ^0.3
normal
optional
Versions
23.73%
of the crate is documented
Go to latest version
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.0.7
In freenet_
stdlib::
rand
freenet_stdlib
::
rand
Function
rand_bytes
Copy item path
Source
pub fn rand_bytes<'a>(_len:
u32
) -> &'a [
u32
]