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