Docs.rs
succession-0.1.0
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
succession 0.1.0
Orderly succession for single-instance helper processes: an advisory lock plus an identity record binds a helper to one run of its owner, so one orphaned by a restart can be recognized and asked to leave.
Crate
Source
Builds
Feature flags
Hide files
.cargo
.github
src
tests
.cargo_vcs_info.json
.gitignore
Cargo.lock
Cargo.toml
Cargo.toml.orig
LICENSE-APACHE
LICENSE-MIT
README.md
rustfmt.toml
1
2
3
4
edition
=
"
2024
"
max_width
=
100
use_field_init_shorthand
=
true
use_try_shorthand
=
true