Packages

sealed trait CanBeBsonValue extends AnyRef

Represents any single BsonValue

This is a BsonValue or any type of T that has a BsonTransformer in scope for the given type.

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. CanBeBsonValue
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract val value: BsonValue