View Source Kvasir.Event.Encoding.Topic (kvasir v0.0.18)

Link to this section Summary

Link to this section Functions

Link to this function

create(topic, runtime?, opts \\ [])

View Source
@spec create(Kvasir.Topic.t(), runtime? :: boolean(), Keyword.t()) :: module()
Link to this function

generate(topic, runtime?, extra \\ nil)

View Source
@spec generate(Kvasir.Topic.t(), runtime? :: boolean(), term()) :: term()