skia_
safe
0.81.0
Iri
Aliased type
Methods
data
new
Trait Implementations
Debug
Default
In skia_
safe::
svg
skia_safe
::
svg
Type Alias
Iri
Copy item path
Source
pub type Iri =
Handle
<SkSVGIRI>;
Aliased Type
§
struct Iri(
/* private fields */
);
Implementations
§
Source
§
impl
Iri
Source
pub fn
data
(&self) -> &
str
Source
pub fn
new
<T:
AsRef
<
str
>>(value: T, kind:
IriKind
) -> Self
Trait Implementations
§
Source
§
impl
Debug
for
Iri
Source
§
fn
fmt
(&self, f: &mut
Formatter
<'_>) ->
Result
Formats the value using the given formatter.
Read more
Source
§
impl
Default
for
Iri
Source
§
fn
default
() -> Self
Returns the “default value” for a type.
Read more