Docs.rs
release-kit-0.1.0
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
release-kit 0.1.0
A canonical release workflow: a technology-agnostic method, per-technology bindings, and the rk CLI that lands and serves them.
Crate
Source
Builds
Feature flags
Documentation
Hide files
.release-kit
bindings
forges
method
runbooks
setup
skill-shared
skills
snippets
src
.cargo_vcs_info.json
.gitignore
build.rs
Cargo.lock
Cargo.toml
Cargo.toml.orig
LICENSE
LICENSE-CC-BY-4.0
LICENSE-MIT
README.md
rust-toolchain.toml
versions.toml
1
2
3
[
toolchain
]
channel
=
"
stable
"
components
=
[
"
rustfmt
"
,
"
clippy
"
]