Module itron_solid_asp3::dataqueue[][src]

This is supported on crate feature unstable only.
Expand description

Dataqueues

Structs

The builder type for dataqueues. Created by Dataqueue::build.

An owned dataqueue.

A borrowed reference to a dataqueue.

Dataqueue information returned by DataqueueRef::info.

Enums

Error type for Dataqueue::build.

Error type for DataqueueRef::delete.

Type Definitions

The unit of data that can be sent through a dataqueue.