Rocket/contrib/lib/src
Jacob Pratt 4e6a7ddd5f Remove use of the 'crate_visibility_modifier' feature.
Most items with 'crate' visibility become 'pub(crate)'.
Items are made 'pub' instead when they would remain private.
2019-09-21 09:16:04 -07:00
..
compression Migrate contrib to Rust 2018. 2019-06-25 11:30:39 -07:00
helmet Remove use of the 'crate_visibility_modifier' feature. 2019-09-21 09:16:04 -07:00
templates Remove use of the 'crate_visibility_modifier' feature. 2019-09-21 09:16:04 -07:00
databases.rs Remove use of the 'decl_macro' feature. 2019-07-19 11:39:56 -07:00
json.rs Remove use of the 'try_trait' feature. 2019-09-18 18:43:16 -07:00
lib.rs Remove use of the 'crate_visibility_modifier' feature. 2019-09-21 09:16:04 -07:00
msgpack.rs Remove use of the 'try_trait' feature. 2019-09-18 18:43:16 -07:00
serve.rs Forward from 'StaticFiles' if a file is not found. 2019-07-07 23:22:38 -07:00
uuid.rs Remove use of the 'decl_macro' feature. 2019-07-19 11:39:56 -07:00