Docs.rs
cera-0.5.5
cera 0.5.5
Docs.rs crate page
Apache-2.0
OR
MIT
07 September 2026
Links
Repository
crates.io
Source
Owners
iamstuffed
Dependencies
anyhow ^1
normal
bytemuck ^1
normal
byteorder ^1
normal
flatbuffers ^25
normal
futures-channel ^0.3
normal
optional
half ^2
normal
image ^0.25
normal
optional
memmap2 ^0.9
normal
optional
metal ^0.31
normal
optional
minijinja ^2
normal
minijinja-contrib ^2
normal
objc ^0.2
normal
optional
pollster ^0.4
normal
optional
rand ^0.8
normal
rayon ^1
normal
optional
regex ^1
normal
reqwest ^0.12
normal
optional
rustfft ^6.4
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
optional
thiserror ^2
normal
tracing ^0.1
normal
wgpu ^30
normal
optional
image ^0.25
dev
tempfile ^3
dev
tracing-subscriber ^0.3
dev
getrandom ^0.2
normal
libc ^0.2
normal
accelerate-src ^0.3
normal
optional
cblas-sys ^0.1
normal
optional
web-time ^1
normal
wgpu ^30
normal
optional
wasm-bindgen-test ^0.3
dev
Versions
65.67%
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
Module tensor
cera
0.5.5
Module tensor
Module Items
Structs
Enums
In crate cera
cera
Module
tensor
Copy item path
Source
Structs
§
Tensor
A multi-dimensional tensor stored as raw bytes.
Enums
§
DType
Supported data types for tensors.