Struct pdf_extract::Lab[][src]

pub struct Lab { /* fields omitted */ }

Trait Implementations

impl Clone for Lab
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Lab

impl Sync for Lab