Docs.rs
wasmer-cli-6.1.0-rc.2
wasmer-cli 6.1.0-rc.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
syrusakbary
github:wasmerio:wasmer-core
Dependencies
anyhow ^1.0
normal
async-trait ^0.1.68
normal
bytes ^1
normal
bytesize ^1.3.0
normal
cargo_metadata ^0.15.2
normal
cfg-if ^1.0
normal
clap_complete ^4.5.2
normal
clap_mangen ^0.2.20
normal
colored ^2.0
normal
comfy-table ^7.0.1
normal
console ^0.15.8
normal
dialoguer ^0.11.0
normal
dirs ^4.0
normal
dotenvy ^0.15.7
normal
flate2 ^1.0.34
normal
fuser ^0.14.0
normal
optional
futures ^0.3.29
normal
futures-util ^0.3.31
normal
hex ^0.4
normal
http ^1.0.0
normal
http-body-util ^0.1.1
normal
humantime ^2.1.0
normal
hyper ^1
normal
hyper-util ^0.1.5
normal
indexmap ^2
normal
indicatif ^0.17.5
normal
interfaces ^0.0.9
normal
optional
is-terminal ^0.4.7
normal
libc ^0.2
normal
log ^0.4.22
normal
lzma-rs ^0.3.0
normal
mac_address ^1.1.5
normal
optional
mio ^1
normal
optional
normpath =1.1.1
normal
object ^0.32.0
normal
once_cell ^1.17.1
normal
opener ^0.6.1
normal
parking_lot ^0.12
normal
pathdiff ^0.2.1
normal
regex ^1.6.0
normal
rkyv ^0.8.8
normal
optional
semver ^1.0
normal
serde ^1
normal
serde_json ^1
normal
serde_yml ^0.0.12
normal
sha2 ^0.10
normal
shared-buffer ^0.1.4
normal
optional
tar ^0.4.40
normal
target-lexicon ^0.12.2
normal
tempfile ^3.6.0
normal
thiserror ^1
normal
time ^0.3.36
normal
time ^0.1.45
normal
optional
tokio ^1.39.0
normal
tokio-tungstenite ^0.24.0
normal
optional
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2.5
normal
uuid ^1.3.0
normal
virtual-fs ^0.601.0-rc.2
normal
virtual-mio ^0.601.0-rc.2
normal
virtual-net ^0.601.0-rc.2
normal
walkdir ^2.3.2
normal
wasm-coredump-builder ^0.1.11
normal
optional
wasmer =6.1.0-rc.2
normal
wasmer-backend-api =0.601.0-rc.2
normal
wasmer-compiler =6.1.0-rc.2
normal
optional
wasmer-compiler-cranelift =6.1.0-rc.2
normal
optional
wasmer-compiler-llvm =6.1.0-rc.2
normal
optional
wasmer-compiler-singlepass =6.1.0-rc.2
normal
optional
wasmer-config ^0.601.0-rc.2
normal
wasmer-package ^0.601.0-rc.2
normal
wasmer-types =6.1.0-rc.2
normal
wasmer-vm =6.1.0-rc.2
normal
optional
wasmer-wasix =0.601.0-rc.2
normal
wasmer-wast =6.1.0-rc.2
normal
optional
webc =9.0
normal
zip ^2.4
normal
assert_cmd ^2.0.11
dev
predicates ^3.0.3
dev
pretty_assertions ^1.4.0
dev
chrono ^0.4.38
build
reqwest ^0.12.0
normal
reqwest ^0.12.0
normal
clap ^4.4.0
normal
clap ^4.4.0
normal
unix_mode ^0.1.3
normal
colored ^2.0.0
normal
Versions
100%
of the crate is documented
Go to latest stable release
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
wasmer_
cli
6.1.0-rc.2
wasmer_cli
Macro
warning
Copy item path
Source
macro_rules! warning { ($($arg:tt)*) => { ... }; }
Expand description
A macro that prints a warning with nice colors