Add documentation, refactor public-facing API

This commit is contained in:
2026-05-19 23:08:17 -04:00
parent f29b5af96d
commit be2fd42c5c
11 changed files with 228 additions and 300 deletions
-3
View File
@@ -1,3 +0,0 @@
fn main() {
println!("Hello, world!");
}