mirror of
https://github.com/aljazceru/pubky-core-ffi.git
synced 2025-12-18 06:44:19 +01:00
refactor: update naming convention
Updates naming convention to pubkycore throughout project. Updated bindings accordingly. Added python bindings.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// This file was autogenerated by some hot garbage in the `uniffi` crate.
|
||||
// Trust me, you don't want to mess with it!
|
||||
module pubkymobileFFI {
|
||||
header "pubkymobileFFI.h"
|
||||
module pubkycoreFFI {
|
||||
header "pubkycoreFFI.h"
|
||||
export *
|
||||
}
|
||||
Reference in New Issue
Block a user