Add public API and docs #1

Open
noteuclid wants to merge 8 commits from api into master
Owner
No description provided.
noteuclid added 8 commits 2026-02-17 05:41:40 +03:00
Author
Owner

fmt::Display would be very nice to have. Converting to f32 and displaying that would be fine probably.

`fmt::Display` would be very nice to have. Converting to `f32` and displaying that would be fine probably.
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin api:api
git checkout api

Merge

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff api
git checkout master
git merge --ff-only api
git checkout api
git rebase master
git checkout master
git merge --no-ff api
git checkout master
git merge --squash api
git checkout master
git merge --ff-only api
git checkout master
git merge api
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: noteuclid/f8#1
No description provided.