feat: first extractor
This commit is contained in:
parent
88c4045d33
commit
a38438a700
5 changed files with 54 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ use serde::Deserialize;
|
|||
use tower_http::services::ServeDir;
|
||||
use tower_cookies::CookieManagerLayer;
|
||||
|
||||
|
||||
mod ctx;
|
||||
mod error;
|
||||
mod web;
|
||||
mod model;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue