Docs.rs
libsql-wasi-0.1.0
libsql-wasi 0.1.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
penberg
Dependencies
anyhow ^1.0.75
normal
rand ^0.8.5
normal
thiserror ^1.0.50
normal
tracing ^0.1.40
normal
tracing-subscriber ^0.3.18
normal
wasmtime ^15.0.0
normal
wasmtime-wasi ^15.0.0
normal
Versions
0%
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
libsql_
wasi
0.1.0
In libsql_
wasi::
memory
libsql_wasi
::
memory
Function
slice
Copy item path
Source
pub fn slice(memory: &[
u8
], ptr:
Ptr
, len:
usize
) ->
Result
<&[
u8
]>