Struct reproto_manifest::Package [] [src]

pub struct Package { /* fields omitted */ }

Trait Implementations

impl Debug for Package
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Package

impl Sync for Package