adding ron to slide serializing...

It's possible I could use this as a method of creating slides in text
form. It's vastly easier to implement.
This commit is contained in:
Chris Cochrun 2024-11-11 12:02:42 -06:00
parent 66c37775d1
commit 2408404ff4
5 changed files with 68 additions and 19 deletions

1
Cargo.lock generated
View file

@ -3132,6 +3132,7 @@ dependencies = [
"libcosmic",
"miette",
"pretty_assertions",
"ron",
"serde",
"serde-lexpr",
"strum",