foliage-rs/src
Patrick Lühne 1e610a77fe
Make variable formatting customizable
This introduces a Format trait, which can be implemented to customize
the appearance of variable declarations right now. The Format trait will
be extended with further customization options in the future.
2020-04-14 01:15:02 +02:00
..
format Make variable formatting customizable 2020-04-14 01:15:02 +02:00
ast.rs Rewrite formula and term formatting 2020-04-13 23:07:54 +02:00
format.rs Make variable formatting customizable 2020-04-14 01:15:02 +02:00
lib.rs Initial commit 2020-02-05 03:23:11 +01:00