pub type RoutePlanWithMetadata = Vec<RoutePlanStep>;
pub struct RoutePlanWithMetadata { /* private fields */ }