Docs.rs
cli-diary-0.8.0
cli-diary 0.8.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
BenGale93
Dependencies
anyhow ^1.0.70
normal
chrono ^0.4.24
normal
clap ^4.2.1
normal
confy ^0.5.1
normal
edit ^0.1.4
normal
enum_dispatch ^0.3.11
normal
git2 ^0.16.1
normal
pathdiff ^0.2.1
normal
serde ^1.0.159
normal
serde_derive ^1.0.159
normal
thiserror ^1.0.40
normal
assert_cmd ^2.0.10
dev
predicates ^2.1.5
dev
tempfile ^3.5.0
dev
Versions
22.92%
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
Module add
diary
0.8.0
Module add
Sections
Add operations
Module Items
Structs
Functions
In diary::
ops
diary
::
ops
Module
add
Copy item path
Source
Expand description
§
Add operations
The add module contains functionality relating to the add command, independent of the CLI.
Structs
§
AddOptions
The options available to the add command.
Functions
§
add
Adds user provided content to a diary entry.