feat(tailscale): Add wrapper around libtailscale with Tailscale struct

Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
quexeky
2025-05-15 15:22:58 +10:00
parent 179754a170
commit 1be4f9fcb4
5 changed files with 373 additions and 104 deletions
+1
View File
@@ -220,6 +220,7 @@ version = "0.1.0"
dependencies = [
"abs-file-macro",
"bindgen",
"libc",
]
[[package]]