Skip to main content

Crate rong_rt

Crate rong_rt 

Source

Re-exports§

pub use user_agent::DEFAULT_USER_AGENT;
pub use user_agent::get_user_agent;
pub use user_agent::set_user_agent;

Modules§

download
http
sse
upload
user_agent

Structs§

RongExecutor
Host-side executor for non-JS async work.
RongExecutorBuilder
Builder for RongExecutor.

Enums§

InstallGlobalExecutorError
Errors returned when installing the process-global executor.
RongExecutorBuildError
Errors returned when constructing a RongExecutor.