☰
ExternalPretty
Required Methods
pretty
Implementations on Foreign Types
TextAlign
Implementors
In freya_core::node
?
Trait
freya_core
::
node
::
ExternalPretty
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 TextAlign
source
§
fn
pretty
(&self) ->
String
Implementors
§