Macro seed::figcaption

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