Type Definition style::values::generics::basic_shape::FloatAreaShape
[−]
[src]
type FloatAreaShape<BasicShape, Image> = ShapeSource<BasicShape, ShapeBox, Image>;
A float area shape, for shape-outside
.