Struct tabula::Rectangle [−][src]
pub struct Rectangle { /* fields omitted */ }
Expand description
Oxidized technology.tabula.Rectangle
defines an area on a Page using either relative (%) or a absolute (xy) values
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Rectangle
impl UnwindSafe for Rectangle
Blanket Implementations
Mutably borrows from an owned value. Read more