Struct drop_bomb::DebugDropBomb[][src]

#[must_use]
pub struct DebugDropBomb(_);

Methods

impl DebugDropBomb
[src]

Trait Implementations

impl Debug for DebugDropBomb
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations