Struct dota2_api::Dota2Api [] [src]

pub struct Dota2Api<'a> {
    pub key: &'a str,
    // some fields omitted
}

Fields

Methods

impl<'a> Dota2Api<'a>
[src]

Trait Implementations

impl<'a> Debug for Dota2Api<'a>
[src]

Formats the value using the given formatter.