FormatType

object FormatType
Companion
class
class Object
trait Matchable
class Any

Type members

Classlikes

@inline
final class FormatTypeMutableBuilder[Self <: FormatType[_], PubF](val x: Self & FormatType[PubF]) extends AnyVal

Value members

Concrete methods

@inline
def apply[PubF](format: PubF): FormatType[PubF]