Macro style::values::computed::basic_shape::animate_shape
source ยท macro_rules! animate_shape { ( $from:ident, $to:ident, $procedure:ident, $from_as_shape:tt, $to_as_shape:tt ) => { ... }; }
Expand description
Animate from Shape
to Path
, and vice versa.