Function swyt::load_rules

source ·
pub fn load_rules(
    swyt_filepath: &Path
) -> Result<HashMap<String, Vec<Period>>, SwytError>
Expand description

Errors

This will return an error if the rules file can’t be parsed