Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Protocol

ContentEncoder

Conform a type to this protocol to make it usable for encoding data via Vapor’s ContentConfiguration system.
protocol ContentEncoder : Sendable

Topics

Instance Methods

Relationships

Inherits From

  • Swift.Sendable
  • Swift.SendableMetatype

Conforming Types