Struct cargo_registry::uploaders::Bomb [] [src]

pub struct Bomb {
    app: Arc<App>,
    pub path: Option<String>,
}

Fields

Trait Implementations

impl Drop for Bomb
[src]

[src]

Executes the destructor for this type. Read more