skia_
safe
0.81.0
Defs
Aliased type
Trait Implementations
DebugAttributes
Default
In skia_
safe::
svg
skia_safe
::
svg
Type Alias
Defs
Copy item path
Source
pub type Defs =
RCHandle
<SkSVGDefs>;
Aliased Type
§
struct Defs(
/* private fields */
);
Trait Implementations
§
Source
§
impl
DebugAttributes
for
Defs
Source
§
const
NAME
: &'static
str
= "Defs"
Source
§
fn
_dbg
(&self, builder: &mut
DebugStruct
<'_, '_>)
Source
§
impl
Default
for
Defs
Source
§
fn
default
() -> Self
Returns the “default value” for a type.
Read more