Trait manganis::ForMgMacro

source ·
pub trait ForMgMacro: Sealed + Sync + Send { }
Expand description

A trait for something that can be used in the mg! macro

Note: These types will do nothing outside of the mg! macro

Implementations on Foreign Types§

source§

impl ForMgMacro for &'static str

Implementors§