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).
pub fn read_marker(path: &Path) -> Option<GuardMarker>Read and parse the guard marker. Missing or unparseable → None (the guard
then allows everything — fail open).