InitFunc

Type Alias InitFunc 

Source
pub type InitFunc = fn() -> Result<(), Option<String>>;