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