Struct brotli::enc::pdf::PDF[][src]

pub struct PDF(_);

Trait Implementations

impl Copy for PDF
[src]

impl Clone for PDF
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for PDF
[src]

Returns the "default value" for a type. Read more

impl Debug for PDF
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for PDF

impl Sync for PDF