[][src]Module atat::prelude

The prelude is a collection of all the traits in this crate

The traits have been renamed to avoid collisions with other items when performing a glob import.

Re-exports

pub use crate::AtatLen as _atat_AtatLen;

Traits

_atat_AtatClient
_atat_AtatCmd

This trait needs to be implemented for every command type.

_atat_AtatResp

This trait needs to be implemented for every response type.

_atat_AtatUrc