Docs.rs
automattermostatus-0.2.1
automattermostatus 0.2.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
matclab
Dependencies
anyhow ^1.0.45
normal
chrono ^0.4.19
normal
derivative ^2.2.0
normal
directories-next ^2.0.0
normal
figment ^0.10.6
normal
keyring ^0.10.3
normal
paw ^1.0.0
normal
quick-xml ^0.22.0
normal
serde ^1.0.130
normal
serde_json ^1.0.68
normal
shell-words ^1.0.0
normal
structopt ^0.3.25
normal
thiserror ^1.0.30
normal
toml ^0.5.8
normal
tracing ^0.1.29
normal
tracing-log ^0.1.2
normal
tracing-subscriber ^0.3.1
normal
ureq ^2.3.0
normal
httpmock ^0.6.2
dev
mktemp ^0.4.1
dev
mockall ^0.10.2
dev
rusty-hook ^0.11.2
dev
test-log ^0.2.7
dev
tracing-subscriber ^0.3.1
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
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
get_cache
lib
0.2.1
lib
Function
get_
cache
Copy item path
Source
pub fn get_cache(dir:
Option
<
PathBuf
>) ->
Result
<
Cache
>
Expand description
Return a
Cache
used to persist state.