Struct mon_artist::format::Entry [] [src]

pub struct Entry { /* fields omitted */ }

Each Entry describes how to render a character along a path, based on the context in which it appears.

Methods

impl Entry
[src]

Trait Implementations

impl Clone for Entry
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Entry
[src]

Formats the value using the given formatter.