1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-27 17:22:57 +01:00
actix-extras/search.desc/actix_settings/actix_settings-desc-0-.js
2024-04-09 10:20:01 +00:00

1 line
4.1 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

searchState.loadedDescShard("actix_settings", 0, "Easily manage Actix Webs 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 <code>FromStr</code> trait that returns <code>Error</code> 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 <code>BasicSettings</code> 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 <code>self</code>.\nThe maximum number of pending connections.\nPath to certificate <code>.pem</code> file.\nTimeout duration for connection shutdown.\nTimeout duration for reading client request header.\nTrue if the <code>Compress</code> middleware should be enabled.\nTrue if the <code>Logger</code> 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 <code>Self</code> straight from the default TOML …\nParse an instance of <code>Self</code> straight from the default TOML …\nHost part of address.\nList of addresses for the server to bind to.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\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 <code>value</code> and override the referenced <code>field</code>.\nAttempts to read an environment variable, parse it, and …\nParse <code>Self</code> from <code>string</code>.\nParse an instance of <code>Self</code> from a TOML file located at …\nPort part of address.\nPath to private key <code>.pem</code> file.\nTimeout duration for graceful worker shutdown.\nTLS (HTTPS) configuration.\nWrites the default TOML template to a new file, located at …")