scribe_write

Macro scribe_write 

Source
macro_rules! scribe_write {
    (($scribe:ident) $($text:expr),* $(,)?) => { ... };
}