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