mirror of
https://github.com/fafhrd91/actix-web
synced 2025-01-18 05:41:50 +01:00
make module/crate re-exports doc inline (#2141)
This commit is contained in:
parent
e0b2246c68
commit
3f5a73793a
@ -99,6 +99,7 @@ pub mod web;
|
||||
pub use actix_http::cookie;
|
||||
pub use actix_http::Response as HttpResponse;
|
||||
pub use actix_http::{body, Error, HttpMessage, ResponseError, Result};
|
||||
#[doc(inline)]
|
||||
pub use actix_rt as rt;
|
||||
pub use actix_web_codegen::*;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user