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