Instance Propertyvapor 4.114.1Vapor
description
StackTrace.swift:31This declaration is deprecated: Captured stack traces are no longer supported by Vapor
var description: String { get }
This declaration is deprecated: Captured stack traces are no longer supported by Vapor
var description: String { get }
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.
struct Frame
struct StackTrace
@frozen struct String
A Unicode string value that is a collection of characters.
var file: String
var function: String