Struct pretable::Item[][src]

pub struct Item { /* fields omitted */ }

Trait Implementations

impl Debug for Item
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Item

impl Sync for Item