Docs.rs
vyre-driver-0.6.3
vyre-driver 0.6.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
santhsecurity
Dependencies
arc-swap =1.9.1
normal
blake3 =1.8.5
normal
bytemuck =1.25.0
normal
dashmap =6.2.1
normal
fs2 =0.4.3
normal
inventory =0.3.24
normal
lasso =0.7.3
normal
rustc-hash =2.1.2
normal
serde =1.0.228
normal
serde_json ^1
normal
smallvec ^1.15.1
normal
thiserror =2.0.18
normal
toml =1.1.2
normal
tracing =0.1.44
normal
vyre-foundation ^0.6.3
normal
vyre-macros ^0.6.3
normal
vyre-self-substrate ^0.6.3
normal
optional
vyre-spec ^0.6.3
normal
tempfile =3.27.0
dev
Versions
100%
of the crate is documented
Platform
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
Skip to main content
MemoryRef
vyre_
driver
0.6.3
In vyre_
driver::
backend
vyre_driver
::
backend
Type Alias
Memory
Ref
Copy item path
Source
pub type MemoryRef<'a> = &'a [
u8
];
Expand description
Borrowed memory supplied to a backend dispatch.