sphinx_inv 0.1.0

A rust library to parse Sphinx `objects.inv` files
Documentation
1
2
3
4
5
6
7
8
9
# Auto detect text files and perform normalization
*          text=auto

*.rs       text diff=rust
*.toml     text diff=toml

*.md       text diff=markdown

Cargo.lock text