Docs.rs
rlx-cpu-0.2.1
rlx-cpu 0.2.1
Docs.rs crate page
GPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
eugenehp
Dependencies
gemm ^0.19
normal
optional
half ^2
normal
rayon ^1.10
normal
rlx-gguf ^0.2.1
normal
rlx-ir ^0.2.1
normal
rlx-opt ^0.2.1
normal
criterion ^0.5
dev
serde ^1
dev
toml ^0.8
dev
Versions
21.25%
of the crate is documented
Go to latest version
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
execute_thunks
rlx_cpu
0.2.1
In rlx_
cpu::
thunk
rlx_cpu
::
thunk
Function
execute_
thunks
Copy item path
Source
pub fn execute_thunks(schedule: &
ThunkSchedule
, arena_buf: &mut [
u8
])