[][src]Macro seed::circle

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