Macro image::insert_as_doc

source ยท
macro_rules! insert_as_doc {
    { $content:expr } => { ... };
}