Type Definition binaryninja::types::Result

[]
pub type Result<R> = Result<R, ()>;