Skip to main content

unsupported_tour

Macro unsupported_tour 

Source
macro_rules! unsupported_tour {
    ($struct_name:ident, $provider:expr) => { ... };
}
Expand description

Generates an unsupported TourPlanner stub implementation.