Docs.rs
readstor-0.6.0
readstor 0.6.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
tnahs
Dependencies
chrono ^0.4
normal
clap ^4
normal
color-eyre ^0.6
normal
deunicode ^1
normal
env_logger ^0.11
normal
glob ^0.3
normal
log ^0.4
normal
once_cell ^1
normal
pathdiff ^0.2
normal
plist ^1
normal
regex ^1
normal
rusqlite ^0.32
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml_ng ^0.10
normal
sysinfo ^0.33
normal
tera ^1
normal
textwrap ^0.16
normal
thiserror ^2
normal
uuid ^1
normal
walkdir ^2
normal
assert_cmd ^2
dev
Versions
100%
of the crate is documented
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
lib
0.6.0
Module entry
Module Items
Structs
Type Aliases
In lib::
models
lib
::
models
Module
entry
Copy item path
Source
Expand description
Defines the
Entry
struct.
Structs
§
Entry
A container struct that stores a
Book
and its respective
Annotation
s.
Type Aliases
§
Entries
A type alias represening how
Entry
s are organized.