lepus.std.TopicNameEncoder
See theTopicNameEncoder companion object
final class TopicNameEncoder[A](build: A => String) extends AnyVal
Encoder that encodes types to a lepus.std.TopicName
Note that this is not a typeclass and it is not used in implicit scope and there are no instances of it.
Attributes
- Companion
- object
- Source
- TopicNameEncoder.scala
- Graph
-
- Supertypes
-
class AnyValtrait Matchableclass Any
Members list
In this article