Struct roblox::data_type::NumberRange [−][src]
pub struct NumberRange {}
Expand description
Range of numbers
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for NumberRange
impl Send for NumberRange
impl Sync for NumberRange
impl Unpin for NumberRange
impl UnwindSafe for NumberRange
Blanket Implementations
Mutably borrows from an owned value. Read more