[][src]Trait tray_rust::geometry::BoundableGeom

pub trait BoundableGeom: Geometry + Boundable { }

Implementors

impl<T: ?Sized> BoundableGeom for T where
    T: Geometry + Boundable
[src]

Loading content...