Skip to main content

cycle_packet_read_cache

Function cycle_packet_read_cache 

Source
pub fn cycle_packet_read_cache<T: for<'de> Deserialize<'de>>(
    root: &Path,
    kind: CyclePacketKind,
    key: &str,
) -> Option<T>