Struct cdrs::frame::frame_ready::BodyResReady [] [src]

pub struct BodyResReady;

Methods

impl BodyResReady
[src]

Trait Implementations

impl From<Vec<u8>> for BodyResReady
[src]

Performs the conversion.

impl IntoBytes for BodyResReady
[src]

It should convert a struct into an array of bytes.