Improve public API & add docs #4

Merged
schmelczer merged 37 commits from asch/better-api into main 2025-07-06 13:07:51 +01:00
Showing only changes of commit bf7ceb16c6 - Show all commits

View file

@ -40,4 +40,6 @@ jobs:
- name: Test
run: |
cargo test --verbose -- --include-ignored
cargo test --features serde
cargo test --features wasm
wasm-pack test --node --features wasm