Function lyon::tessellation::basic_shapes::stroke_rectangle [] [src]

pub fn stroke_rectangle<Output>(rect: &TypedRect<f32, UnknownUnit>,
                                output: &mut Output)
                                -> Count where Output: GeometryBuilder<StrokeVertex>

Tessellate the stroke for an axis-aligne rectangle.