Docs.rs
wasmind_cli-0.1.0
wasmind_cli 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
SilasMarvin
Dependencies
async-trait ^0.1
normal
base64 ^0.22.1
normal
chrono ^0.4
normal
clap ^4.0
normal
cli-clipboard ^0.4
normal
optional
etcetera ^0.10.0
normal
futures ^0.3.31
normal
image ^0.25.6
normal
lazy-regex ^3.4.1
normal
libc ^0.2
normal
minijinja ^2.6
normal
parking_lot ^0.12
normal
rand ^0.9
normal
ratatui ^0.29
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1.0.140
normal
serde_yaml ^0.9
normal
snafu ^0.8
normal
tempfile ^3
normal
throbber-widgets-tui ^0.8
normal
tokio ^1.45.0
normal
toml ^0.9
normal
tracing ^0.1.41
normal
tracing-rolling-file ^0.1.3
normal
tracing-subscriber ^0.3.19
normal
tui-textarea ^0.7
normal
tuirealm ^3
normal
url ^2.5
normal
wasmind ^0.1.0
normal
wasmind_actor_utils ^0.1.0
normal
wasmtime ^36.0.2
normal
wasmtime-wasi ^36.0.2
normal
Versions
20.42%
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
init_logger_with_path
wasmind_
cli
0.1.0
wasmind_cli
Function
init_
logger_
with_
path
Copy item path
Source
pub fn init_logger_with_path<P:
AsRef
<
Path
>>(log_path: P) ->
TuiResult
<
()
>