Struct homeassistant::structs::ServiceField [] [src]

pub struct ServiceField {
    pub description: String,
    pub example: Option<Value>,
}

Fields

Trait Implementations

impl Debug for ServiceField
[src]

Formats the value using the given formatter.