Trait gaia_tmtc::telemetry::CheckTmivName
source · pub trait CheckTmivName {
// Required method
fn check_tmiv_name(&self, tmiv_name: &str) -> bool;
}
pub trait CheckTmivName {
// Required method
fn check_tmiv_name(&self, tmiv_name: &str) -> bool;
}