buildSchema

inline fun buildSchema(builderAction: SchemaBuilder.() -> Unit): Schema

Builds a schema out of written .proto files.