Docs.rs
aeon-tk-0.3.3
aeon-tk 0.3.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
sylviamesicek
Dependencies
aeon-macros ^0.3.3
normal
bincode ^2.0.1
normal
bitvec ^1.0.1
normal
bumpalo ^3.16.0
normal
csv ^1.3.1
normal
datasize ^0.2.15
normal
faer ^0.22.6
normal
log ^0.4
normal
num-traits ^0.2.19
normal
rand ^0.9.1
normal
rayon ^1.10.0
normal
reborrow ^0.5.5
normal
ron ^0.8
normal
serde ^1.0.200
normal
thiserror ^2.0.9
normal
thread_local ^1.1.8
normal
vtkio ^0.7.0-rc2
normal
env_logger ^0.11
dev
eyre ^0.6.12
dev
Versions
53.73%
of the crate is documented
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 vec
aeon_tk
0.3.3
Module vec
Module Items
Functions
In aeon_
tk::
array
aeon_tk
::
array
Module
vec
Copy item path
Source
Expand description
Contains methods for working with vecs of arrays.
Functions
ยง
deserialize
Deserialize vectors of const generic arrays.
serialize
Serialize vectors of const generic arrays.