Skip to main content

RsyncW

Type Alias RsyncW 

Source
pub type RsyncW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field RSYNC writer - Trigger Resync

Aliased Typeยง

pub struct RsyncW<'a, REG> { /* private fields */ }