Struct butlerd::Responses::Platforms[][src]

pub struct Platforms { /* fields omitted */ }

A struct that holds the platforms an Upload is compatibile with

Trait Implementations

impl Debug for Platforms
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Platforms

impl Sync for Platforms