Type Definition nero::plugin::LoadFunc [] [src]

type LoadFunc = fn() -> Result<Box<Plugin>, ()>;