Skip to content

CodingStrategy

ctreffs edited this page Oct 7, 2020 · 3 revisions

CodingStrategy

public protocol CodingStrategy

Requirements

codingKey(for:​)

func codingKey<C>(for componentType: C.Type) -> DynamicCodingKey where C: Component
Clone this wiki locally