Docs.rs
fluvio-cli-0.2.1
fluvio-cli 0.2.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
sehz
Dependencies
async-trait ^0.1.21
normal
bytes ^0.5.3
normal
color-eyre ^0.5.5
normal
colored ^2.0.0
normal
ctrlc ^3.1.3
normal
dirs ^1.0.2
normal
eyre ^0.6.1
normal
fluvio ^0.2.0
normal
fluvio-cluster ^0.2.0
normal
fluvio-controlplane-metadata ^0.2.0
normal
fluvio-future ^0.1.0
normal
fluvio-sc ^0.2.0
normal
fluvio-sc-schema ^0.2.0
normal
fluvio-spu ^0.2.0
normal
fluvio-types ^0.1.0
normal
flv-util ^0.5.0
normal
futures-lite ^1.7.0
normal
k8-client ^2.1.0
normal
k8-config ^1.3.0
normal
k8-metadata-client ^1.0.0
normal
k8-obj-core ^1.1.0
normal
k8-obj-metadata ^1.0.0
normal
prettytable-rs ^0.8.0
normal
rand ^0.7.2
normal
semver ^0.10.0
normal
serde ^1.0.103
normal
serde_json ^1.0.39
normal
serde_yaml ^0.8.8
normal
structopt ^0.3.16
normal
thiserror ^1.0.20
normal
toml ^0.5.5
normal
tracing ^0.1.19
normal
tracing-futures ^0.2.4
normal
url ^2.1.1
normal
which ^4.0.2
normal
fluvio-future ^0.1.0
dev
rustc_version ^0.2.3
build
Versions
32.39%
of the crate is documented
This release has been yanked, go to latest version
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
☰
fluvio_cli
?
[
−
]
[src]
Macro
fluvio_cli
::
t_println
macro_rules
!
t_println
{ (
$
out
:
expr
,$(
$
arg
:
tt
)
*
)
=
>
{ ... }; }