Struct cdrs::frame::frame_options::BodyReqOptions [] [src]

pub struct BodyReqOptions;

The structure which represents a body of a frame of type options.

Methods

impl BodyReqOptions
[src]

Creates new body of a frame of type options

Trait Implementations

impl IntoBytes for BodyReqOptions
[src]

It should convert a struct into an array of bytes.