Crate async_backplane[][src]

Modules

Utilities for dealing with panics (and unlocking better debugging).

Reexports of most things!

Structs

A Device connects a Future to the backplane.

A locally unique identifier for a Device.

A reference to a Device that allows us to link with it.

Enums

Something went wrong with a Device.

The device has disconnected and it wasn’t for a good reason.

There was a problem Linking

How deeply should we link?

A message exchanged between devices.

A result from watch().