countdown

Function countdown 

Source
pub fn countdown(name: &str, start: i64, schema: Option<&str>) -> Sequence
Expand description

Create a negative sequence (counts down).