Docs.rs
ferrflow-2.22.0
ferrflow 2.22.0
Docs.rs crate page
MIT
10 April 2026
Links
Homepage
Repository
crates.io
Source
Owners
BryanFRD
FerrLabs-Bot
ferrflow-legacy
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
clap ^4
normal
optional
clap_complete ^4
normal
optional
colored ^3
normal
optional
git2 ^0.20
normal
optional
glob-match ^0.2
normal
hex ^0.4.3
normal
hmac ^0.13
normal
optional
json5 ^1.0
normal
regex ^1
normal
semver ^1
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.11.0
normal
toml_edit ^0.25
normal
ureq ^3
normal
optional
cargo-husky ^1
dev
criterion ^0.8
dev
tempfile ^3
dev
Versions
4.14%
of the crate is documented
Go to latest version
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
push_tags
ferrflow
2.22.0
In ferrflow::
git
ferrflow
::
git
Function
push_
tags
Copy item path
Source
pub fn push_tags( repo: &
Repository
, remote_name: &
str
, tags: &[&
str
], ) ->
Result
<
()
>