Struct cdrs::frame::frame_auth_success::BodyReqAuthSuccess [] [src]

pub struct BodyReqAuthSuccess {}

BodyReqAuthSuccess is a frame that represents a successfull authentication response.

Trait Implementations

impl Debug for BodyReqAuthSuccess
[src]

Formats the value using the given formatter.

impl FromCursor for BodyReqAuthSuccess
[src]

It should return an implementor from an io::Cursor over an array of bytes.