Struct roblox::data_type::UDim2 [−][src]
pub struct UDim2 {}
Expand description
2-Dimensional Universal Dimensions
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for UDim2
impl UnwindSafe for UDim2
Blanket Implementations
Mutably borrows from an owned value. Read more