Fields
corner: Coordwidth: u32height: u32Implementations
Trait Implementations
sourceimpl IntoIterator for Edges
impl IntoIterator for Edges
impl Copy for Edges
Auto Trait Implementations
impl RefUnwindSafe for Edges
impl Send for Edges
impl Sync for Edges
impl Unpin for Edges
impl UnwindSafe for Edges
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more