[][src]Macro seed::circle

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