Files
fil/packages/swift/Sources/RustBridge/RustBridge.swift
Henrik Jess Nielsen b4c07d3693
All checks were successful
Deploy fil (kreuzberg) / deploy (push) Successful in 49s
Nomad changes
2026-06-01 23:40:55 +02:00

8 lines
361 B
Swift
Generated

// Placeholder Swift source for the RustBridge target.
// Run `cargo build -p kreuzberg-swift` and then rerun `alef generate` to replace
// this file with swift-bridge output. See README.md for instructions.
//
// This file is intentionally minimal so SwiftPM accepts the target before
// the cargo build step has been run.
public enum RustBridgePlaceholder {}