Docs.rs
git-repo-manager-0.10.0
git-repo-manager 0.10.0
Docs.rs crate page
GPL-3.0-only
19 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
hakoerber
Dependencies
camino ^1.2.2
normal
clap =4.6.1
normal
comfy-table =7.2.2
normal
console =0.16.3
normal
git2 =0.21.0
normal
parse_link_header =0.4.1
normal
regex =1.12.3
normal
serde =1.0.228
normal
serde_json =1.0.149
normal
serde_yaml =0.9.34
normal
shellexpand =3.1.2
normal
thiserror =2.0
normal
toml =1.1.2
normal
ureq =3.3.0
normal
url-escape =0.1.1
normal
temp-env =0.3.6
dev
tempfile =3.27.0
dev
Versions
0.74%
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
send_msg
grm
0.10.0
grm
Function
send_
msg
Copy item path
Source
pub fn send_msg<R>(sender: &
SyncSender
<R>, message: R)