Rocket/lib
Sergio Benitez 0e85f9efd8 Loosen bounds on 'AdHoc::{Attach,Launch}' methods.
These changes allow any type that implements `FnOnce`, instead of `Fn`,
to be used as attach or launch fairings via `AdHoc`. Furthermore, the
`Sync` bound was also lifted.

Resolves #522.
2018-04-22 01:53:23 -07:00
..
benches Fix benchmarks to use 'route.uri' instead of 'route.path'. 2017-06-18 02:07:13 -07:00
src Loosen bounds on 'AdHoc::{Attach,Launch}' methods. 2018-04-22 01:53:23 -07:00
tests Clear flash cookies only after they're inspected. 2018-04-14 19:53:36 -07:00
Cargo.toml Add automatic cookie propogation to 'local::Client'. 2018-04-14 19:41:37 -07:00
build.rs Update pear dependency. 2018-04-03 21:53:25 -07:00