Struct cdrs::types::CStringList [] [src]

pub struct CStringList { /* fields omitted */ }

Methods

impl CStringList
[src]

Trait Implementations

impl Debug for CStringList
[src]

Formats the value using the given formatter.

impl Clone for CStringList
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl FromCursor for CStringList
[src]

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