Skip to main content

generate_elixir_protobuf

Function generate_elixir_protobuf 

Source
pub fn generate_elixir_protobuf(
    schema: &ProtobufSchema,
    target: &ProtobufTarget,
) -> Result<String>
Expand description

Generate Elixir Protobuf code from a schema.