Struct launchdarkly::Link [] [src]

pub struct Link {
    pub href: String,
    pub link_type: String,
}

Fields

Trait Implementations

impl Debug for Link
[src]

[src]

Formats the value using the given formatter.