Skip to main content

flowsdk_ffi/
lib.rs

1// SPDX-License-Identifier: MPL-2.0
2
3pub mod engine;
4
5uniffi::setup_scaffolding!("flowsdk_ffi");