user avatar
Update graph building APIs
Basile Clement authored
Streamline the graph building API by providing common traits as well as
a generic implementation of scoped builders.  This makes the creation of
nodes in the single-use and multiple-use graphs identical, except that
single-use nodes cannot be updated due to Rust limitations; hence,
single-use graphs need to be created bottom up.
15b5e347
Name Last commit Last update