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 790e8c2afe
commit 95d223e2b2
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]]