fix doc error
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
//! # Validator support
|
||||||
|
|
||||||
use crate::{HasValidate, VALIDATION_ERROR_STATUS};
|
use crate::{HasValidate, VALIDATION_ERROR_STATUS};
|
||||||
use axum::async_trait;
|
use axum::async_trait;
|
||||||
use axum::extract::{FromRef, FromRequest, FromRequestParts};
|
use axum::extract::{FromRef, FromRequest, FromRequestParts};
|
||||||
|
|||||||
Reference in New Issue
Block a user