rsaeb 0.10.1

A no_std + alloc interpreter for A=B ordered rewrite programs.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
avoid-breaking-exported-api = false

allow-panic-in-tests = false
allow-unwrap-in-tests = false
allow-expect-in-tests = false
allow-indexing-slicing-in-tests = false
allow-dbg-in-tests = false
allow-print-in-tests = false
allow-useless-vec-in-tests = false
allow-large-stack-frames-in-tests = false

allow-unwrap-in-consts = false
allow-expect-in-consts = false

check-private-items = true