Enum gip::ProviderType [] [src]

pub enum ProviderType {
    Plane,
    Json,
}

Format of return value from provider

Variants

Plane text format

JSON format

Trait Implementations

impl Debug for ProviderType
[src]

Formats the value using the given formatter.