Trait geo_aid::script::unroll::GetValueType
source · pub trait GetValueType {
// Required method
fn get_value_type(&self) -> Type;
}
pub trait GetValueType {
// Required method
fn get_value_type(&self) -> Type;
}