Docs.rs
readcon-core-0.14.5
readcon-core 0.14.5
Docs.rs crate page
MIT
15 August 2026
Links
Repository
crates.io
Source
Owners
HaoZeke
Dependencies
capnp ^0.20
normal
optional
capnp-rpc ^0.20
normal
optional
chemfiles ^0.10
normal
optional
cudarc ^0.13
normal
optional
dlpk ^0.1.5
normal
fast-float2 ^0.2
normal
flate2 ^1
normal
futures ^0.3
normal
optional
half ^1.8
normal
memchr ^2
normal
memmap2 ^0.9
normal
metatensor ^0.3.0-rc2
normal
optional
ndarray ^0.17
normal
numpy ^0.28
normal
optional
pest ^2.8
normal
optional
pest_derive ^2.8
normal
optional
pyo3 ^0.28
normal
optional
rayon ^1.10
normal
optional
rustc-hash ^2
normal
serde_json ^1
normal
tokio ^1
normal
optional
tokio-util ^0.7
normal
optional
zstd ^0.13
normal
optional
cog ^0.1.0
dev
criterion ^0.6.0
dev
jsonschema ^0.46.9
dev
pest ^2.8
dev
pest_derive ^2.8
dev
tempfile ^3
dev
capnpc ^0.20
build
optional
Versions
71.52%
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
read_all_frames
readcon_
core
0.14.5
In readcon_
core::
iterators
readcon_core
::
iterators
Function
read_
all_
frames
Copy item path
Source
pub fn read_all_frames(path: &
Path
) ->
Result
<
Vec
<
ConFrame
>,
Box
<dyn
Error
>>