Rocket/core/lib
Sergio Benitez 95c981de79 Test all guide code examples.
Every code example is now fully runnable and testable. As a result, all
examples are now tested and include imports. Relevant imports are shown
by default. Code examples can be expanded to show all imports.

Fixes #432.
2020-02-15 04:02:19 -08:00
..
benches Fix and update benchmarks. 2019-11-16 13:08:36 -08:00
src Migrate to 'binascii' for base 16, 64 decoding. 2020-02-14 17:14:37 -08:00
tests Test all guide code examples. 2020-02-15 04:02:19 -08:00
Cargo.toml Migrate to 'binascii' for base 16, 64 decoding. 2020-02-14 17:14:37 -08:00
build.rs Migrate core to Rust 2018. 2019-06-25 13:45:23 -04:00