Docs.rs
esexpr-binary-0.2.1
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
esexpr-binary 0.2.1
ESExpr serialization binary format.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
40
out of
40
items documented
0
out of
9
items with examples
Size
Source code size: 62.89 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 3.67 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
argon-lang/esexpr
1
0
0
crates.io
Dependencies
bytemuck ^1.23.1
normal
derive_more ^2.0.1
normal
esexpr ^0.2.1
normal
futures ^0.3.31
normal
half ^2.6.0
normal
num-bigint ^0.4.6
normal
static_assertions ^1.1.0
normal
esexpr-json ^0.2.1
dev
serde_json ^1.0.141
dev
tokio ^1.46.1
dev
Versions
0.2.1
(2025/07/21)
0.2.0
(2025/07/19)
0.1.20
(2025/02/05)
0.1.19
(2025/02/04)
0.1.18
(2025/02/04)
0.1.17
(2024/10/01)
0.1.16
(2024/10/01)
0.1.15
(2024/09/06)
0.1.14
(2024/08/03)
0.1.13
(2024/08/03)
0.1.12
(2024/07/31)
0.1.11
(2024/07/25)
0.1.10
(2024/07/22)
0.1.9
(2024/07/22)
0.1.8
(2024/07/20)
0.1.7
(2024/07/20)
0.1.6
(2024/07/20)
0.1.5
(2024/07/20)
0.1.4
(2024/07/19)
0.1.3
(2024/07/10)
Owners
ESExpr Binary Format
This crate contains the binary readers and writers for the ESExpr serialzation format.