Better formatting of methods declaration

This commit is contained in:
Alexandre Bouthinon 2023-01-12 00:14:00 +01:00
parent 3540559bf8
commit a2203454d8
1 changed files with 38 additions and 37 deletions

View File

@ -75,6 +75,7 @@ method_type! {
Search, SEARCH, search, Search, SEARCH, search,
Trace, TRACE, trace, Trace, TRACE, trace,
Unbind, UNBIND, unbind, Unbind, UNBIND, unbind,
UncheckOut, UNCHECKOUT, uncheckout,
Unlink, UNLINK, unlink, Unlink, UNLINK, unlink,
Unlock, UNLOCK, unlock, Unlock, UNLOCK, unlock,
Update, UPDATE, update, Update, UPDATE, update,