Rocket/examples/fairings
Sergio Benitez 28a1ef0916 Fairings, v3.
Modifying the `Rocket` structure just before launch doesn't make sense for
several reasons: 1) those affects can't influence the launch, and 2) they won't
be observed in tests. Thus, an `Attach` fairing kind was added that ameliorates
these issues.
2017-05-17 01:39:36 -07:00
..
src Fairings, v3. 2017-05-17 01:39:36 -07:00
Cargo.toml Remove 'testing' feature. Close stream on network error. 2017-04-20 20:36:12 -07:00
Rocket.toml Fairings, v3. 2017-05-17 01:39:36 -07:00