searchState.loadedDescShard("actix_settings", 0, "Easily manage Actix Web’s settings from a TOML file and …\nSettings types for Actix Web.\nA host/port pair for the server to bind to.\nExtension trait for applying parsed settings to the server …\nThe maximum number of pending connections.\nWrapper for server and application-specific settings.\nThe default number of connections. See struct docs.\nThe default keep-alive as defined by Actix Web.\nThe default connection limit. See struct docs.\nThe default number of connections. See struct docs.\nThe default number of workers. See struct docs.\nThe default timeout. Depends on context.\nMarks development environment.\nDisable keep-alive.\nEnvironment variable does not exists or is invalid.\nErrors that can be returned from methods in this crate.\nFile already exists on disk.\nInvalid value.\nI/O error.\nThe server keep-alive preference.\nA specific number of connections.\nA specific connection limit.\nA specific number of connections.\nA specific number of workers.\nThe maximum per-worker concurrent TLS connection limit.\nThe maximum per-worker number of concurrent connections.\nTimeout in milliseconds.\nMarker of intended deployment environment.\nMarker type representing no defined application-specific …\nThe number of workers that the server should start.\nLet the OS determine keep-alive duration.\nA specialized FromStr
trait that returns Error
errors\nValue is not an address.\nValue is not a boolean.\nValue is not an integer.\nMarks production environment.\nA specific keep-alive duration (in seconds).\nTimeout in seconds.\nConvenience type alias for BasicSettings
with no defined …\nA timeout duration in milliseconds or seconds.\nTLS (HTTPS) configuration.\nError deserializing as TOML.\nActix Web server settings.\nActix Web server settings.\nApplication-specific settings.\nApplication-specific settings.\nApply some settings object value to self
.\nThe maximum number of pending connections.\nPath to certificate .pem
file.\nTimeout duration for connection shutdown.\nTimeout duration for reading client request header.\nTrue if the Compress
middleware should be enabled.\nTrue if the Logger
middleware should be enabled.\nTru if accepting TLS connections should be enabled.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nParse an instance of Self
straight from the default TOML …\nParse an instance of Self
straight from the default TOML …\nHost part of address.\nList of addresses for the server to bind to.\nCalls U::from(self)
.\nCalls U::from(self)
.\nCalls U::from(self)
.\nCalls U::from(self)
.\nCalls U::from(self)
.\nCalls U::from(self)
.\nCalls U::from(self)
.\nCalls U::from(self)
.\nCalls U::from(self)
.\nCalls U::from(self)
.\nCalls U::from(self)
.\nCalls U::from(self)
.\nCalls U::from(self)
.\nServer keep-alive preference.\nThe per-worker maximum concurrent TLS connection limit.\nThe per-worker maximum number of concurrent connections.\nMarker of intended deployment environment.\nThe number of workers that the server should start.\nAttempts to parse value
and override the referenced field
.\nAttempts to read an environment variable, parse it, and …\nParse Self
from string
.\nParse an instance of Self
from a TOML file located at …\nPort part of address.\nPath to private key .pem
file.\nTimeout duration for graceful worker shutdown.\nTLS (HTTPS) configuration.\nWrites the default TOML template to a new file, located at …")