[][src]Function rustfst::fst_properties::mutable_properties::set_final_properties

pub fn set_final_properties<W: Semiring>(
    inprops: FstProperties,
    old_weight: Option<&W>,
    new_weight: Option<&W>
) -> FstProperties