monks/animation_duration
The animation-duration CSS property sets the length of time that an animation takes to complete one cycle.
It is often convenient to use the shorthand property {{ cssxref(“animation”) }} to set all animation properties at once.
Values
pub fn raw(value: String) -> #(String, String)
Enter a raw string value for animation-duration
pub const revert_layer: #(String, String)