Skip to main content

DaemonBootGuard

Type Alias DaemonBootGuard 

Source
pub type DaemonBootGuard = File;
Expand description

Guard returned by acquire_daemon_boot_guard, held across cold-boot schema initialization (migrations + pack schema plans / FTS DDL) through daemon bind + pid-write.

Aliased Typeยง

pub struct DaemonBootGuard { /* private fields */ }