Docs.rs
currency-conversion-cli-0.1.0
currency-conversion-cli 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
CookieGigi
Dependencies
anyhow ^1.0.86
normal
clap ^4.5.4
normal
clap-verbosity-flag ^2.2.0
normal
confy ^0.6.1
normal
currency-conversion ^0.1.0
normal
exitcode ^1.1.2
normal
home ^0.5.9
normal
openssl ^0.10.64
normal
rust_decimal ^1.35.0
normal
serde ^1.0.202
normal
tracing ^0.1.40
normal
tracing-log ^0.2.0
normal
tracing-subscriber ^0.3.18
normal
assert_cmd ^2.0.14
dev
csv ^1.3.0
dev
httpmock ^0.7.0
dev
predicates ^3.1.0
dev
rust_decimal_macros ^1.34.2
dev
serde_json ^1.0.117
dev
Versions
50.91%
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
All
currency_
conversion_
cli
0.1.0
Crate Items
Structs
Enums
Functions
List of all items
Structs
cli::CliArgs
cli::ConvertArgs
cli::InfoArgs
cli::ListArgs
cli::UpdateArgs
config::Config
Enums
cli::ListDataSet
cli::SubCommand
Functions
commands::config::prompt_and_store_config
commands::config::run_config
commands::convert::run_convert
commands::info::run_info
commands::list::run_list
commands::update::run_update
errors::errors_handling
run