Docs.rs
truce-core-0.1.1
truce-core 0.1.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
mahaekoh
Dependencies
truce-params ^0.1.1
normal
Versions
31.86%
of the crate is documented
This release has been yanked, go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module buffer
truce_
core
0.1.1
Module buffer
Module Items
Structs
In crate truce_
core
truce_core
Module
buffer
Copy item path
Source
Structs
§
Audio
Buffer
Non-interleaved audio buffer. Zero-copy — borrows host memory through the format wrapper.
RawBuffer
Scratch
Scratch space for
AudioBuffer::from_raw_ptrs
.