Enum gdb_mi::RecordType [] [src]

pub enum RecordType {
    Result,
    Stream,
    Async,
}

RecordType.

Variants

Trait Implementations

impl Debug for RecordType
[src]

[src]

Formats the value using the given formatter.

impl Eq for RecordType
[src]

impl PartialEq for RecordType
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

1.0.0
[src]

This method tests for !=.