Struct artano::Annotation [] [src]

pub struct Annotation {
    pub text: String,
    pub position: Position,
}

Fields

Methods

impl Annotation
[src]

Trait Implementations

impl Debug for Annotation
[src]

Formats the value using the given formatter.