Trait surgeshaper_asym::imports::imports::BoundValue [−]
pub trait BoundValue {
fn limit_range(&mut self);
fn bound_value(&mut self, force_integer: bool);
}
pub trait BoundValue {
fn limit_range(&mut self);
fn bound_value(&mut self, force_integer: bool);
}