Trait simics_macro::exception::IsResultType
source · pub trait IsResultType {
// Required method
fn is_result_type(&self) -> bool;
}
pub trait IsResultType {
// Required method
fn is_result_type(&self) -> bool;
}