Macro seed::linear_gradient

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