AsyncMainProtocol

A type that can designate an AsyncParsableCommand as the program’s entry point.

AsyncParsableCommand.swift:72

This declaration was deprecated in Swift 5.6: Use @main directly on your root `AsyncParsableCommand` type.

protocol AsyncMainProtocol
Browse conforming types

See the AsyncParsableCommand documentation for usage information.