##// END OF EJS Templates
rust-pyo3: defining GraphError...
rust-pyo3: defining GraphError This pretty much parallels the way in works with `cpython`. A warning, though: this new `pyo3_rustext.GraphError` is not the same as `rustext.GraphError`, yet both subclass `ValueError`.
Georges Racinet -
r53305:20c0472b default
Show More
Name Size Modified Last Commit Author
/ rust / hg-pyo3 / src
dagops.rs Loading ...
exceptions.rs Loading ...
lib.rs Loading ...
util.rs Loading ...