[][src]Trait blend2d::geometry::Rect

pub trait Rect: Sealed { }

A template trait to allow being generic over rectangles.

Implementors

impl Rect for RectD[src]

impl Rect for RectI[src]

Loading content...