Function okapi::merge::merge_path_item

source ·
pub fn merge_path_item(
    s1: &mut PathItem,
    s2: &PathItem
) -> Result<(), MergeError>