Docs.rs
cw-orch-cli-0.2.3
cw-orch-cli 0.2.3
Permalink
Docs.rs crate page
LGPL-3.0
Links
Repository
crates.io
Source
Owners
CyberHoward
Buckram123
github:abstractsdk:crates
Dependencies
async-trait ^0.1
normal
base64 ^0.22.1
normal
bip32 ^0.5
normal
clap ^4.0.18
normal
color-eyre ^0.6
normal
cosmrs ^0.19.0
normal
cosmwasm-std ^2.1
normal
cw-orch ^0.27.0
normal
cw-ownable ^2.0.0
normal
cw-utils ^2.0.0
normal
cw20 ^2.0
normal
derive_more ^0.99
normal
ibc-chain-registry ^0.29.2
normal
inquire ^0.6
normal
interactive-clap ^0.3.0
normal
interactive-clap-derive ^0.3.0
normal
keyring ^2.0.5
normal
pretty_env_logger ^0.5.0
normal
rand_core ^0.6
normal
serde ^1.0.208
normal
serde_json ^1.0.125
normal
shell-words ^1.0.0
normal
strum ^0.24
normal
Versions
27.59%
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
parse_expiration
cw_
orch_
cli
0.2.3
In cw_
orch_
cli::
common
cw_orch_cli
::
common
Function
parse_
expiration
Copy item path
Source
pub fn parse_expiration() ->
InquireResult
<
Expiration
>