sphinx_inv 0.2.0

A rust library to parse Sphinx `objects.inv` files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## Issue addressed

Fixes #<issue number>

## Explanation

Explain how you addressed the bug/feature request, what choices you made and why.

## Checklist

(you can just check ones that are non-applicable)

- [ ] Updated tests or added new tests
- [ ] Branch is up to date with `main`
- [ ] Tests & lints hooks pass
- [ ] Updated documentation
- [ ] History of branch is cleaned up