Emily Dixon

Results 1 issues of Emily Dixon

When you declare `FnOnce` on a Swift type, it doesn't work. The error output says: ``` thread 'main' panicked at 'not yet implemented: Support Box C>', /Users/edixon/.cargo/registry/src/index.crates.io-6f17d22bba15001f/swift-bridge-ir-0.1.52/src/bridged_type.rs:1643:21 ``` It looks...