Macro solstack::trans_quit
source · macro_rules! trans_quit {
() => { ... };
}Expand description
Alternative to Trans::Quit.
Use trans_quit!()
macro_rules! trans_quit {
() => { ... };
}Alternative to Trans::Quit.
Use trans_quit!()