init(handler: @escaping (URL) async -> Bool)
s12Dependencies13OpenURLEffectV7handlerACSb10Foundation3URLVYaYbc_tcfc
9NECR
import Dependencies
A dependency management library inspired by SwiftUI’s “environment.”
struct OpenURLEffect
@frozen struct Bool
A value type whose instances are either true or false.
true
false
@discardableResult func callAsFunction(_ url: URL) async -> Bool
func callAsFunction(_ url: URL) async