Struct space_rx::v2_api::models::capsule::Trunk[][src]

pub struct Trunk {
    pub cargo: Cargo,
    pub trunk_volume: TrunkVolume,
}

Fields

Trait Implementations

impl Debug for Trunk
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Trunk

impl Sync for Trunk