[][src]Macro crosstermion::execute

macro_rules! execute {
    ($writer:expr $(, $command:expr)* $(,)? ) => { ... };
}