sybila / biodivine-lib-bdd

A small library for BDD manipulation in Rust. Part of the BioDivine toolset.
MIT License
20 stars 4 forks source link

Functions `read_as_string` a `write_as_string` are private #29

Closed daemontus closed 2 years ago

daemontus commented 2 years ago

Not sure why these two functions aren't public as they are the only way to parse a Bdd from string while actually getting an error string. Probably just an oversight in the past.

daemontus commented 2 years ago

Resolved by 08f35dc180f906a2942bed413912cb467c57ad17.