mirror of
https://github.com/fafhrd91/actix-web
synced 2025-08-31 17:07:01 +02:00
inline trivial body methods
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
//! Error and Result module
|
||||
|
||||
// This is meant to be a glob import of the whole error module except for `Error`. Rustdoc can't yet
|
||||
// correctly resolve the conflicting `Error` type defined in this module, so these re-exports are
|
||||
// expanded manually.
|
||||
|
Reference in New Issue
Block a user