zebra/tower-fallback/tests
Henry de Valence ecda5445d5 tower-fallback: switch to Box<dyn Error + Send + Sync + 'static>
Previously the code used Either for error handling, but a boxed std Error is
smaller in the happy path and more useful.
2020-07-15 10:09:37 -07:00
..
fallback.rs tower-fallback: switch to Box<dyn Error + Send + Sync + 'static> 2020-07-15 10:09:37 -07:00