Docs.rs
cli-autoupdate-0.0.3
cli-autoupdate 0.0.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sephiroth74
Dependencies
chrono ^0.4.31
normal
console ^0.15.8
normal
flate2 ^1.0.28
normal
futures-util ^0.3.30
normal
indicatif ^0.17.7
normal
reqwest ^0.11.23
normal
semver ^1.0.21
normal
serde ^1.0.195
normal
serde_json ^1.0.111
normal
sha256 ^1.5.0
normal
tar ^0.4.40
normal
thiserror ^1.0.56
normal
tokio ^1.35.1
normal
tracing ^0.1.40
normal
url ^2.5.0
normal
logging-subscriber ^0.1.1
dev
tokio-test ^0.4.3
dev
tracing-subscriber ^0.3.18
dev
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
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
cli_autoupdate
0.0.3
Config
Required Methods
target
version
Implementors
In crate cli_autoupdate
?
Trait
cli_autoupdate
::
Config
source
·
[
−
]
pub trait Config { // Required methods fn
version
(&self) ->
Version
;
fn
target
(&self) ->
String
; }
Required Methods
§
source
fn
version
(&self) ->
Version
source
fn
target
(&self) ->
String
Implementors
§