add provisional max_depth option to write_term, speed printing of non-cyclic terms
This commit is contained in:
@@ -29,3 +29,6 @@ prolog_parser = { version = "0.8.47", default-features = false }
|
||||
ref_thread_local = "0.0.0"
|
||||
rug = { version = "1.4.0", optional = true }
|
||||
rustyline = "6.0.0"
|
||||
|
||||
[profile.release]
|
||||
debug = true
|
||||
Reference in New Issue
Block a user