Docs.rs
cli-diary-0.4.0
cli-diary 0.4.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
BenGale93
Dependencies
anyhow ^1.0.52
normal
chrono ^0.4.19
normal
clap ^2.34.0
normal
confy ^0.4.0
normal
edit ^0.1.3
normal
git2 ^0.13
normal
serde ^1.0.132
normal
serde_derive ^1.0.132
normal
thiserror ^1.0.30
normal
tempfile ^3.2.0
dev
Versions
39.62%
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
☰
Type Definition StringGetter
Other items in
diary
::
utils
::
editing
?
Type Definition
diary
::
utils
::
editing
::
StringGetter
[
−
]
[src]
pub type StringGetter =
fn
(S:
String
) ->
Result
<
String
>;