Docs.rs
git-sprout-0.1.0
git-sprout 0.1.0
Docs.rs crate page
MIT
20 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
davidpoblador
github:alltuner:crates
Dependencies
filetime ^0.2.29
normal
gix-hash ^0.26.0
normal
gix-index ^0.54.0
normal
reflink-copy ^0.1.30
normal
serde_json ^1
normal
libc ^0.2
normal
Versions
69.06%
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 interrupt
git_
sprout
0.1.0
Module interrupt
Module Items
Functions
In crate git_
sprout
git_sprout
Module
interrupt
Copy item path
Source
Functions
ยง
defer
Asks the process to note interrupts rather than die on them.
honour
Dies of the deferred signal, if one arrived. Returns if none did.
requested
Whether an interrupt is waiting to be honoured.