Skip to main content

read_marker

Function read_marker 

Source
pub fn read_marker(path: &Path) -> Option<GuardMarker>
Expand description

Read and parse the guard marker. Missing or unparseable → None (the guard then allows everything — fail open).