Skip to main content

Crate tuwunel

Crate tuwunel 

Source

Re-exports§

pub use self::args::Args;
pub use self::runtime::Runtime;
pub use self::server::Server;

Modules§

args
Integration with clap
logging
restart
runtime
sentry
server
signals

Statics§

RUSTC_FLAGS

Functions§

_set_rustc_flags 🔒
_unset_rustc_flags 🔒
async_exec
Operate the server normally in release-mode static builds. This will start, run and stop the server within the asynchronous runtime.
async_run
Operate the server normally in release-mode static builds. This will start, run and stop the server within the asynchronous runtime.
async_start
async_stop
exec
run