split servicepoint_binding_uniffi into own crate
Some checks failed
Rust / build (push) Has been cancelled

This commit is contained in:
Vinzenz Schroeter 2025-02-16 13:13:54 +01:00
parent 2f7a2dfd62
commit 21931f847f
94 changed files with 158 additions and 9856 deletions

3
uniffi.toml Normal file
View file

@ -0,0 +1,3 @@
[bindings.csharp]
namespace = "ServicePoint"
access_modifier = "public"