mirror of https://github.com/rwf2/Rocket.git
4 lines
82 B
Rust
4 lines
82 B
Rust
|
#![feature(external_doc)]
|
||
|
|
||
|
rocket::rocket_internal_guide_tests!("../guide/*.md");
|