mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-08-17 10:50:59 -04:00
docs and tests work
This commit is contained in:
parent
d3407998f5
commit
e302b764d0
27 changed files with 156 additions and 74 deletions
|
@ -28,6 +28,7 @@ cfg_if! {
|
|||
lazy_static::lazy_static! {
|
||||
static ref GLOBAL_RUNTIME: tokio::runtime::Runtime = tokio::runtime::Runtime::new().unwrap();
|
||||
}
|
||||
|
||||
} else {
|
||||
compile_error!("needs executor implementation")
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue