Struct roblox::data_type::Rect [−][src]
pub struct Rect {}
Expand description
Rectangle
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Rect
impl UnwindSafe for Rect
Blanket Implementations
Mutably borrows from an owned value. Read more