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