]> git.lizzy.rs Git - rust.git/blob - tests/target/issue-2111.rs
Tidy up and pass tests
[rust.git] / tests / target / issue-2111.rs
1 // rustfmt-normalize_comments: false
2
3 // An import with single line comments.
4 use super::{DelayChoice,
5             Destinations,
6             Holding,
7             LodaModel,
8             MethodDescription,
9             ModelBehaviour,
10             ModelEdges,
11             ModelProperties,
12             ModelRequestGraph,
13             ModelSelector,
14             RequestDescription,
15             StringMap,
16             Switch,
17             //    ModelMetaData,
18             //    Generated,
19             //    SecondsString,
20             //    DateString,
21             //    ModelConfiguration,
22             //    ModelRequests,
23             //    RestResponse,
24             //    RestResponseCode,
25             //    UniformHolding
26             SCHEMA_VERSIONS};