mirror of https://github.com/fafhrd91/actix-web
Better formatting of methods declaration
This commit is contained in:
parent
3540559bf8
commit
a2203454d8
|
@ -75,6 +75,7 @@ method_type! {
|
|||
Search, SEARCH, search,
|
||||
Trace, TRACE, trace,
|
||||
Unbind, UNBIND, unbind,
|
||||
UncheckOut, UNCHECKOUT, uncheckout,
|
||||
Unlink, UNLINK, unlink,
|
||||
Unlock, UNLOCK, unlock,
|
||||
Update, UPDATE, update,
|
||||
|
|
Loading…
Reference in New Issue