///| /// Return the semantic version of the RRuleLab library. pub fn version() -> String { "RRuleLab 0.1.0" }