foliage-rs/src
Patrick Lühne a7e07380ff
Support formatting special integers separately
This adds Debug and Display trait implementations for the SpecialInteger
enum to make it possible to format its values without having to wrap it
in a Term variant.
2020-03-30 05:32:26 +02:00
..
ast.rs Initial commit 2020-02-05 03:23:11 +01:00
format.rs Support formatting special integers separately 2020-03-30 05:32:26 +02:00
lib.rs Initial commit 2020-02-05 03:23:11 +01:00