libpacstall 0.7.0

Backend API library for Pacstall
Documentation
1
2
3
4
5
6
test:
    cargo test --lib
    cargo test --doc

doc:
    cargo doc --open