[][src]Macro alchemy_lifecycle::text

macro_rules! text {
    ($t:expr) => { ... };
    ($format:tt, $($tail:expr),*) => { ... };
}