Cargo doc fixes

It's good now
This commit is contained in:
2026-05-10 10:18:45 +02:00
parent b87a6ff297
commit 33df619c8d
4 changed files with 19 additions and 0 deletions

1
src/lib.rs Normal file
View File

@@ -0,0 +1 @@
#![doc = include_str!("../README.md")]