freya_
core
0.3.3
External
Pretty
Required Methods
pretty
Implementations on Foreign Types
TextAlign
Implementors
In freya_
core::
node
freya_core
::
node
Trait
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 TextAlign
Source
§
fn
pretty
(&self) ->
String
Implementors
§