Docs.rs
shared-buffer-0.1.4
shared-buffer 0.1.4
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Michael-F-Bryan
github:wasmerio:wasmer-core
Dependencies
bytes ^1.4.0
normal
memmap2 ^0.6.1
normal
tempfile ^3.5.0
dev
Versions
50%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
shared_
buffer
0.1.4
All Items
Crate Items
Structs
Enums
Crate
shared_buffer
Copy item path
Source
Structs
§
Owned
Buffer
A cheaply cloneable owned buffer that may be backed by a memory-mapped file or
Bytes
in memory.
Owned
Into
Iter
Enums
§
Mmap
Error
Errors that may occur when using one of the mmap-based implementations of
TryFrom
.