🚚 Rename macro AssignHandle to BindHandle
This commit is contained in:
parent
a03472a2bc
commit
dc4210bcb8
13 changed files with 15 additions and 15 deletions
|
|
@ -4,7 +4,7 @@ static_locales!(LOCALES_ADMIN);
|
|||
|
||||
mod summary;
|
||||
|
||||
#[derive(AssignHandle)]
|
||||
#[derive(BindHandle)]
|
||||
pub struct Admin;
|
||||
|
||||
impl ModuleTrait for Admin {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue