Function flo_ui::diff_tree [] [src]

Important traits for Vec<u8>
pub fn diff_tree<TNode: DiffableTree>(
    source: &TNode,
    target: &TNode
) -> Vec<Diff<TNode>>

Computes the difference between two trees