trueno-graph 0.2.0

DEPRECATED: Use aprender-graph instead. Re-exports aprender-graph for backward compatibility.
Documentation
1
2
3
4
5
6
//! `trueno-graph` has moved to `aprender-graph`.
//!
//! This crate re-exports `aprender-graph` for backward compatibility.
//! New code should depend on `aprender-graph` directly.

pub use trueno_graph::*;