Struct tiff::decoder::ifd::Entry[][src]

pub struct Entry { /* fields omitted */ }

Methods

impl Entry
[src]

Trait Implementations

impl Debug for Entry
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Entry

impl Sync for Entry