Type Alias OnProbeFdt

Source
pub type OnProbeFdt = fn(Node<'_>) -> Result<Hardware, Box<dyn Error>>;