Type Definition binaryninja::types::Result

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