Docs.rs
rtb-update-0.7.1
rtb-update 0.7.1
Docs.rs crate page
MIT
23 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
phpboyscout
Dependencies
async-trait ^0.1.91
normal
base64 ^0.22.1
normal
clap ^4.6.2
normal
directories ^6.0.0
normal
ed25519-dalek ^3.0.0
normal
flate2 ^1.1.9
normal
linkme ^0.3.37
normal
miette ^7.6.0
normal
rtb-app ^0.7.0
normal
rtb-credentials ^0.6.0
normal
rtb-forge ^0.7.0
normal
self-replace ^1.5
normal
semver ^1.0.28
normal
serde ^1.0.229
normal
sha2 ^0.11.0
normal
tar ^0.4.46
normal
thiserror ^2.0.19
normal
tokio ^1.53.0
normal
toml ^1.1.3
normal
tracing ^0.1.44
normal
zip ^8.6.0
normal
tempfile ^3.27.0
dev
time ^0.3.53
dev
tokio ^1.53.0
dev
Versions
100%
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
Skip to main content
Module error
rtb_
update
0.7.1
Module error
Module Items
Enums
Type Aliases
In crate rtb_
update
rtb_update
Module
error
Copy item path
Source
Expand description
The
UpdateError
enum.
Enums
§
Update
Error
Every failure mode the self-update flow can surface.
Type Aliases
§
Result
Result<T, UpdateError>
.