skia_
safe
0.81.0
Shape
Aliased type
Trait Implementations
DebugAttributes
In skia_
safe::
svg
skia_safe
::
svg
Type Alias
Shape
Copy item path
Source
pub type Shape =
RCHandle
<SkSVGShape>;
Aliased Type
§
struct Shape(
/* private fields */
);
Trait Implementations
§
Source
§
impl
DebugAttributes
for
Shape
Source
§
const
NAME
: &'static
str
= "Shape"
Source
§
fn
_dbg
(&self, builder: &mut
DebugStruct
<'_, '_>)