freya
0.2.2
ExternalPretty
Required Methods
pretty
Implementations on Foreign Types
skia_textlayout_TextAlign
Implementors
In freya::core::node
Trait
freya
::
core
::
node
::
ExternalPretty
Copy item path
source
·
[
−
]
pub trait ExternalPretty { // Required method fn
pretty
(&self) ->
String
; }
Required Methods
§
source
fn
pretty
(&self) ->
String
Implementations on Foreign Types
§
source
§
impl
ExternalPretty
for skia_textlayout_TextAlign
source
§
fn
pretty
(&self) ->
String
Implementors
§