Skip to main content

cycle_packet_write_cache

Function cycle_packet_write_cache 

Source
pub fn cycle_packet_write_cache<T: Serialize>(
    root: &Path,
    kind: CyclePacketKind,
    key: &str,
    value: &T,
)