Closeable
public protocol Closeable : Sendable
Protocol for closeable resources
-
Declaration
Swift
func close()
public protocol Closeable : Sendable
Protocol for closeable resources
Swift
func close()