Original FFI interface module.
Warning
All APIs under this module should not be considered stable.
You should use the re-exported APIs under the top-level module.
 
Functions:
    
  
    
        tauri_plugin_persisted_scope::init
            
              Source code in python/pytauri/src/pytauri_plugins/persisted_scope/ffi.py
              |  | def init() -> Plugin:
    """[tauri_plugin_persisted_scope::init](https://docs.rs/tauri-plugin-persisted-scope/latest/tauri_plugin_persisted_scope/fn.init.html)"""
    ...
 |