Struct dvcompute::simulation::observable::disposable::DisposableBox[][src]

pub struct DisposableBox { /* fields omitted */ }
Expand description

The Disposable box value.

Trait Implementations

Convert into a boxed representation.

Convert to the Event computation.

Merge with another Disposable computation.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

Convert to the Disposable computation.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.