[][src]Macro seed::linear_gradient

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