Packages

p

medeia

decoder

package decoder

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. trait BsonDecoder[A] extends AnyRef
    Annotations
    @FunctionalInterface()
  2. sealed trait BsonDecoderError extends Exception
  3. trait BsonIterableDecoder extends LowestPrioDecoderAutoDerivation
  4. trait BsonKeyDecoder[A] extends AnyRef
  5. trait DefaultBsonDecoderInstances extends BsonIterableDecoder
  6. trait DefaultBsonKeyDecoderInstances extends AnyRef
  7. final case class ErrorStack(frames: List[StackFrame]) extends Product with Serializable
  8. trait LowestPrioDecoderAutoDerivation extends AnyRef
  9. sealed trait StackFrame extends Product with Serializable

Ungrouped