Function git_repository::interrupt::trigger  
source · pub fn trigger()Expand description
Trigger an interrupt, signalling to those checking for is_triggered() to stop what they are doing.
pub fn trigger()Trigger an interrupt, signalling to those checking for is_triggered() to stop what they are doing.