Struct space_rx::v2_api::models::launch::Telemetry[][src]

pub struct Telemetry {
    pub flight_club: Option<String>,
}

Fields

Trait Implementations

impl Debug for Telemetry
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Telemetry

impl Sync for Telemetry