Docs.rs
rustex-runtime-0.1.0
rustex-runtime 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
LucaLeukert
Dependencies
anyhow ^1.0.100
normal
convex ^0.10.4
normal
futures-core ^0.3
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
thiserror ^2.0.12
normal
time ^0.3.41
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3.20
normal
Versions
0%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
init_default_tracing
rustex_
runtime
0.1.0
rustex_runtime
Function
init_
default_
tracing
Copy item path
Source
pub fn init_default_tracing() ->
Result
<
()
,
Box
<dyn
Error
+
Send
+
Sync
+ 'static>>