Instance Method
decode(_:)
Parse a
Content object from the container.func decode<C>(_ content: C.Type) throws -> C where C : Content
You're viewing documentation for a pre-release version. View the latest stable version
Instance Method
Content object from the container.func decode<C>(_ content: C.Type) throws -> C where C : Content