Add impersonation capabilites

Update lib.rs
This commit is contained in:
4JX
2022-08-10 18:18:22 +02:00
parent c2a1870a3e
commit b22267618c
12 changed files with 710 additions and 28 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
target
Cargo.lock
*.swp
.history
.vscode