Library Moduleswift-protobuf 1.29.0SwiftProtobuf

SwiftProtobuf

Support library for Swift code generated by protoc-gen-swift.

index.md
import SwiftProtobuf

Module information

Declarations
2078
Symbols
4972

Coverage

47.4 percent of the declarations in SwiftProtobuf are fully documented47.9 percent of the declarations in SwiftProtobuf are indirectly documented4.7 percent of the declarations in SwiftProtobuf are completely undocumented

Declarations

0 percent of the declarations in SwiftProtobuf are global functions or variables3.7 percent of the declarations in SwiftProtobuf are operators32.0 percent of the declarations in SwiftProtobuf are initializers, type members, or enum cases42.3 percent of the declarations in SwiftProtobuf are instance members0.2 percent of the declarations in SwiftProtobuf are instance subscripts0.8 percent of the declarations in SwiftProtobuf are protocols7.7 percent of the declarations in SwiftProtobuf are protocol requirements2.6 percent of the declarations in SwiftProtobuf are default implementations6.9 percent of the declarations in SwiftProtobuf are structures0 percent of the declarations in SwiftProtobuf are classes3.8 percent of the declarations in SwiftProtobuf are typealiases

Interfaces

94.2 percent of the declarations in SwiftProtobuf are unrestricted5.8 percent of the declarations in SwiftProtobuf are underscored
Module stats and coverage details

Getting Started

….

Stuff

  • API Overview

    Read More
  • protoc-gen-swift
  • Sometopic
  • API Overview
  • protocol Message

    The protocol which all generated protobuf messages implement. Message is the protocol type you should use whenever you need an argument or variable which holds “some message”.