Skip to content

Repository files navigation

CodingStrategy

A description of this package.

Usage: @CustomCoded var property: GenericType

where SomeGenericStrategy conforms to CodingStrategy { associatedtype InputType: Codable associatedtype OutputType: Codable

static func decode(_ value: InputType) throws -> GenericType
static func encode(_ date: GenericType) -> InputType

}

Installation through SPM: https://github.com/AndreyAnt/CodingStrategy.git

About

Coding Strategy Repository

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages