mirror of
https://codeberg.org/unspeaker/tengri.git
synced 2025-12-07 04:06:48 +01:00
This commit is contained in:
parent
b7bb6119aa
commit
22d63eed9c
4 changed files with 1 additions and 112 deletions
|
|
@ -1,5 +1,3 @@
|
|||
use crate::*;
|
||||
|
||||
/** Implement `Command` for given `State` and `handler` */
|
||||
#[macro_export] macro_rules! command {
|
||||
($(<$($l:lifetime),+>)?|$self:ident:$Command:ty,$state:ident:$State:ty|$handler:expr) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue