Function ub_to_string

Source
pub fn ub_to_string(
    order_names: &[String],
    ub: &Bound<Vec<Option<ScalarImpl>>>,
) -> String