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

pub fn add_tr_properties<W: Semiring>(
    inprops: FstProperties,
    state: StateId,
    tr: &Tr<W>,
    prev_tr: Option<&Tr<W>>
) -> FstProperties