Instance Propertyvapor 4.114.1Vapor->Swift
description
See CustomStringConvertible
.
var description: String { get }
See CustomStringConvertible
.
var description: String { get }
import Swift
import Vapor
Vapor is a framework for building server applications, APIs and websites in Swift. It provides a safe, performant and scalable foundation for building large complex backends.
enum DecodingError
An error that occurs during the decoding of a value.
@frozen struct String
A Unicode string value that is a collection of characters.
var identifier: String { get }
See AbortError.identifier
var reason: String { get }
See AbortError.reason
var status: HTTPResponseStatus { get }
See AbortError.status