Skip to main content

guard

Function guard 

Source
pub fn guard<R>(input: &RawCid, output: &mut RawCid)
where R: Guard + 'static,