Docs.rs
array-format-0.10.0
array-format 0.10.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
robinskil
Dependencies
bytes ^1
normal
futures ^0.3
normal
indexmap ^2
normal
lz4_flex ^0.11
normal
moka ^0.12
normal
ndarray ^0.17
normal
object_store ^0.13
normal
rkyv ^0.8
normal
tempfile ^3
normal
thiserror ^2
normal
tokio ^1
normal
zerocopy ^0.8
normal
zstd ^0.13
normal
criterion ^0.5
dev
rand ^0.9
dev
tokio ^1
dev
Versions
100%
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 error
array_
format
0.10.0
Module error
Module Items
Enums
Type Aliases
In crate array_
format
array_format
Module
error
Copy item path
Source
Expand description
Error types for the array-format crate.
Enums
§
Error
The error type for array-format operations.
Type Aliases
§
Result
A specialized
Result
type for array-format operations.