[][src]Macro seed::text

macro_rules! text {
    ( $($part:expr),* $(,)* ) => { ... };
}