Packages

package ops

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

Type Members

  1. sealed trait OpSchema[Op <: prelude.Message] extends AnyRef
    Annotations
    @implicitNotFound( ... )
  2. final case class OpsSchema[Proto](ops: Map[Symbol, OpSchema[_]]) extends Product with Serializable
    Annotations
    @implicitNotFound( ... )

Value Members

  1. object OpSchema
  2. object OpsSchema extends Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped