Add Resource to axum-extra (#538)

This commit is contained in:
David Pedersen
2021-11-17 22:31:43 +00:00
committed by GitHub
parent b43b9ed69d
commit f9a437d081
4 changed files with 317 additions and 0 deletions
+1
View File
@@ -43,3 +43,4 @@
#![cfg_attr(test, allow(clippy::float_cmp))]
pub mod response;
pub mod routing;