Crate crb_core_web

Crate crb_core_web 

Source
Expand description

CRB core for the Web environment.

Re-exports§

pub use uuid;
pub use task::*;

Modules§

task
Task module for spawning async tasks in WASM environment.
time