skia_
safe
0.81.0
Child
Aliased type
Methods
index
name
ty
Trait Implementations
Debug
Send
Sync
In skia_
safe::
runtime_
effect
skia_safe
::
runtime_effect
Type Alias
Child
Copy item path
Source
pub type Child =
Handle
<SkRuntimeEffect_Child>;
Aliased Type
§
struct Child(
/* private fields */
);
Implementations
§
Source
§
impl
Child
Source
pub fn
name
(&self) -> &
str
Source
pub fn
ty
(&self) ->
ChildType
Source
pub fn
index
(&self) ->
usize
Trait Implementations
§
Source
§
impl
Debug
for
Child
Source
§
fn
fmt
(&self, f: &mut
Formatter
<'_>) ->
Result
Formats the value using the given formatter.
Read more
Source
§
impl
Send
for
Child
Source
§
impl
Sync
for
Child