Docs.rs
starbase-0.2.6
starbase 0.2.6
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
milesj
Dependencies
async-trait ^0.1.73
normal
chrono ^0.4.29
normal
miette ^5.10.0
normal
num_cpus ^1.16.0
normal
rustc-hash ^1.1.0
normal
starbase_events ^0.2.1
normal
starbase_macros ^0.2.5
normal
starbase_styles ^0.1.14
normal
thiserror ^1.0.48
normal
tokio ^1.32.0
normal
tracing ^0.1.37
normal
tracing-appender ^0.2.2
normal
tracing-log ^0.1.3
normal
tracing-subscriber ^0.3.17
normal
Versions
46.15%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
☰
Event
Required Associated Types
Data
Implementors
In starbase
?
Trait
starbase
::
Event
source
·
[
−
]
pub trait Event:
Send
+
Sync
{ type
Data
:
Send
+
Sync
+
Default
; }
Required Associated Types
§
source
type
Data
:
Send
+
Sync
+
Default
Implementors
§