Struct slater::Text [−][src]
Fields
leaves: Vec<Leaf>
Methods
impl Text[src]
impl TextTrait Implementations
impl Debug for Text[src]
impl Debug for Textfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Default for Text[src]
impl Default for Textimpl Serialize for Text[src]
impl Serialize for Text