Library Moduleswift-protobuf 1.28.1SwiftProtobufPluginLibrary

    SwiftProtobufPluginLibrary

    A reusable framework for building protoc plugins in Swift.

    index.md
    import SwiftProtobufPluginLibrary

    Module information

    Declarations
    437
    Symbols
    753

    Coverage

    71.2 percent of the declarations in SwiftProtobufPluginLibrary are fully documented25.2 percent of the declarations in SwiftProtobufPluginLibrary are indirectly documented3.7 percent of the declarations in SwiftProtobufPluginLibrary are completely undocumented

    Declarations

    2.1 percent of the declarations in SwiftProtobufPluginLibrary are global functions or variables1.6 percent of the declarations in SwiftProtobufPluginLibrary are operators17.4 percent of the declarations in SwiftProtobufPluginLibrary are initializers, type members, or enum cases62.9 percent of the declarations in SwiftProtobufPluginLibrary are instance members2.1 percent of the declarations in SwiftProtobufPluginLibrary are protocols5.0 percent of the declarations in SwiftProtobufPluginLibrary are protocol requirements2.1 percent of the declarations in SwiftProtobufPluginLibrary are default implementations3.4 percent of the declarations in SwiftProtobufPluginLibrary are structures2.5 percent of the declarations in SwiftProtobufPluginLibrary are classes0.9 percent of the declarations in SwiftProtobufPluginLibrary are typealiases

    Interfaces

    98.4 percent of the declarations in SwiftProtobufPluginLibrary are unrestricted1.6 percent of the declarations in SwiftProtobufPluginLibrary are underscored
    Module stats and coverage details

    Overview

    The protoc-gen-swift program is run by protoc to generate Swift code from the parsed proto data. This library encapsulates many of the common elements needed to build such programs. It’s separated out here so that other people can reuse it.

    Uncategorized

    Protocols

    Types

    Globals

    Other modules