Struct cdrs::frame::frame_execute::BodyReqExecute [] [src]

pub struct BodyReqExecute { /* fields omitted */ }

The structure that represents a body of a frame of type execute.

Methods

impl BodyReqExecute
[src]

The method which creates new instance of BodyReqExecute

Trait Implementations

impl IntoBytes for BodyReqExecute
[src]

It should convert a struct into an array of bytes.