macro_rules! define_link {
    ($name:ident, $link:literal) => { ... };
}
Expand description

Convenience macro for defining functions that return a string wrapped in the necessary types to fit the Object::type_ field.