TapirCodecs

works.iterative.core.codecs.TapirCodecs
trait TapirCodecs extends TapirCodecs

Attributes

Graph
Supertypes
trait TapirCodecs
class Object
trait Matchable
class Any
Known subtypes
trait Codecs
object Codecs

Members list

Givens

Givens

given given_Schema_EventRecord: Schema[EventRecord]

Inherited givens

given fromValidatedStringSchema[A](using factory: ValidatedStringFactory[A]): Schema[A]

Attributes

Inherited from:
TapirCodecs
given fromValidatedStringTapirCodec[A](using factory: ValidatedStringFactory[A]): Codec[String, A, TextPlain]

Attributes

Inherited from:
TapirCodecs
given given_Codec_String_AccessToken_TextPlain: Codec[String, AccessToken, TextPlain]

Attributes

Inherited from:
TapirCodecs
given given_Codec_String_Language_TextPlain: Codec[String, Language, TextPlain]

Attributes

Inherited from:
TapirCodecs
given given_Codec_String_PermissionTarget_TextPlain: Codec[String, PermissionTarget, TextPlain]

Attributes

Inherited from:
TapirCodecs
given given_Schema_AccessToken: Schema[AccessToken]

Attributes

Inherited from:
TapirCodecs
given given_Schema_AuthedUserInfo: Schema[AuthedUserInfo]

Attributes

Inherited from:
TapirCodecs
given given_Schema_AuthenticationError: Schema[AuthenticationError]

Attributes

Inherited from:
TapirCodecs
given given_Schema_Avatar: Schema[Avatar]

Attributes

Inherited from:
TapirCodecs
given given_Schema_BasicProfile: Schema[BasicProfile]

Attributes

Inherited from:
TapirCodecs
given given_Schema_Claim: Schema[Claim]

Attributes

Inherited from:
TapirCodecs
given given_Schema_Email: Schema[Email]

Attributes

Inherited from:
TapirCodecs
given given_Schema_HtmlText: Schema[HtmlText]

Attributes

Inherited from:
TapirCodecs
given given_Schema_Markdown: Schema[Markdown]

Attributes

Inherited from:
TapirCodecs
given given_Schema_MessageArg: Schema[MessageArg]

Attributes

Inherited from:
TapirCodecs
given given_Schema_MessageId: Schema[MessageId]

Attributes

Inherited from:
TapirCodecs
given given_Schema_Moment: Schema[Moment]

Attributes

Inherited from:
TapirCodecs
given given_Schema_PermissionOp: Schema[PermissionOp]

Attributes

Inherited from:
TapirCodecs
given given_Schema_PermissionTarget: Schema[PermissionTarget]

Attributes

Inherited from:
TapirCodecs
given given_Schema_PlainMultiLine: Schema[PlainMultiLine]

Attributes

Inherited from:
TapirCodecs
given given_Schema_PlainOneLine: Schema[PlainOneLine]

Attributes

Inherited from:
TapirCodecs
given given_Schema_UserHandle: Schema[UserHandle]

Attributes

Inherited from:
TapirCodecs
given given_Schema_UserId: Schema[UserId]

Attributes

Inherited from:
TapirCodecs
given given_Schema_UserMessage: Schema[UserMessage]

Attributes

Inherited from:
TapirCodecs
given given_Schema_UserName: Schema[UserName]

Attributes

Inherited from:
TapirCodecs
given given_Schema_UserRole: Schema[UserRole]

Attributes

Inherited from:
TapirCodecs