Struct guzuta::Package[][src]

pub struct Package { /* fields omitted */ }

Methods

impl Package
[src]

Trait Implementations

impl Debug for Package
[src]

Formats the value using the given formatter. Read more

impl Clone for Package
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Package

impl Sync for Package