bindgen-rs references :3
This commit is contained in:
parent
797923f7c5
commit
9aa022ee41
2 changed files with 6 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -4,3 +4,6 @@ result-*
|
|||
|
||||
# Rust
|
||||
**/target
|
||||
|
||||
# Other
|
||||
nixops4-bindings-sys
|
||||
|
|
|
|||
3
docs/ref.md
Normal file
3
docs/ref.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Nix Bindgen-rs References
|
||||
- https://github.com/NotAShelf/nix-bindings
|
||||
- https://github.com/nixops4/nix-bindings-rust
|
||||
Loading…
Add table
Add a link
Reference in a new issue