Docs.rs
rfs-runner-0.1.4
rfs-runner 0.1.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
rootfebri
Dependencies
anyhow ^1.0.98
normal
chrono ^0.4.41
normal
colored ^3.0.0
normal
futures-util ^0.3.31
normal
optional
indicatif ^0.17.11
normal
thiserror ^2.0.12
normal
tokio ^1.45.0
normal
lettre ^0.11.15
dev
static_assertions ^1.1.0
dev
tokio ^1.45.0
dev
Versions
3.45%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
AsProgressStyle
rfs_
runner
0.1.4
AsProgress
Style
Required Methods
as_progress_style
Implementors
In crate rfs_
runner
rfs_runner
Trait
AsProgress
Style
Copy item path
Source
pub trait AsProgressStyle { // Required method fn
as_progress_style
(&self) ->
ProgressStyle
; }
Required Methods
§
Source
fn
as_progress_style
(&self) ->
ProgressStyle
Implementors
§
Source
§
impl
AsProgressStyle
for
DefaultTemplate