lib/cratis/chronicle/contracts.ex

# Copyright (c) Cratis. All rights reserved.
# Licensed under the MIT license. See LICENSE file in the project root for full license information.

defmodule Cratis.Chronicle.Contracts do
  @moduledoc """
  Generated Chronicle gRPC contracts for Elixir.

  Generate the protobuf-backed stubs into `lib/generated` with
  `generate-protos.sh`.
  """
end