pub async fn get_boot_blame_stats(
socket_path: &str,
config: &BootBlameConfig,
) -> Result<BootBlameStats>Expand description
Collect boot blame over varlink.
pub async fn get_boot_blame_stats(
socket_path: &str,
config: &BootBlameConfig,
) -> Result<BootBlameStats>Collect boot blame over varlink.