Struct td_proto_rust::config::Field [] [src]

pub struct Field {
    pub index: u16,
    pub pattern: String,
}

Fields

Methods

impl Field
[src]

Trait Implementations

impl Decodable for Field
[src]

Deserialize a value using a Decoder.

impl Debug for Field
[src]

Formats the value using the given formatter.