Crate zksync_protobuf_config

Source
Expand description

Defined protobuf mapping for the config files. It allows to encode the configs using:

  • protobuf binary format
  • protobuf text format
  • protobuf json format

Modules§

proto

Functions§

encode_yaml_repr
read_optional_repr
read_yaml_repr
Reads a yaml file.