Struct pdf_extract::Lab [] [src]

pub struct Lab { /* fields omitted */ }

Trait Implementations

impl Clone for Lab
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Lab

impl Sync for Lab