Docs.rs
stof-0.3.38
stof 0.3.38
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cj-formata
Dependencies
anyhow ^1.0.94
normal
base64 ^0.22.1
normal
bincode ^1.3.3
normal
bytes ^1.9.0
normal
chrono ^0.4.41
normal
colored ^2.1.0
normal
docx-rs ^0.4.17
normal
optional
getrandom ^0.2.15
normal
image ^0.25.6
normal
optional
js-sys ^0.3.76
normal
optional
lazy_static ^1.5.0
normal
lopdf ^0.36.0
normal
optional
markdown ^1.0.0
normal
optional
nanoid ^0.4.0
normal
pest ^2.7.15
normal
pest_derive ^2.7.15
normal
quick-xml ^0.37.1
normal
optional
regex ^1.11.1
normal
optional
serde ^1.0.215
normal
serde-wasm-bindgen ^0.6.5
normal
optional
serde-xml-rs ^0.6.0
normal
optional
serde_json ^1.0.133
normal
optional
serde_yaml ^0.9.34
normal
optional
toml ^0.8.19
normal
optional
typetag ^0.2.20
normal
ureq ^2.12.1
normal
optional
urlencoding ^2.1.3
normal
optional
walkdir ^2.5.0
normal
optional
wasm-bindgen ^0.2.100
normal
optional
zip ^2.6.1
normal
optional
Versions
61.18%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
stof
0.3.38
Module stof
Module Items
Modules
Structs
In crate stof
stof
Module
stof
Copy item path
Source
Re-exports
§
pub use
parser
::*;
pub use
env
::*;
Modules
§
env
parser
Structs
§
BSTOF
Stof binary format interface. BSTOF is a bincode serialized SDoc.
STOF
Stof string format interface.