RoadRulebook_GetDiscreteValueRule

Function RoadRulebook_GetDiscreteValueRule 

Source
pub fn RoadRulebook_GetDiscreteValueRule(
    book: &RoadRulebook,
    rule_id: &String,
) -> Result<UniquePtr<DiscreteValueRule>, Exception>