🌊 trillium-async-std — async-std runtime adapter
async-std runtime adapter for Trillium. Provides run and run_async entry points and a config() builder for server configuration. Also provides ClientConfig for use with trillium-client.
Example
Safety
This crate uses #![forbid(unsafe_code)].