Docs.rs
core-lib-0.1.8
core-lib 0.1.8
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
aboglioli
Dependencies
async-nats ^0.14
normal
async-trait ^0.1
normal
chrono ^0.4
normal
futures ^0.3
normal
lazy_static ^1
normal
regex ^1
normal
serde ^1.0
normal
serde_json ^1.0
normal
slug ^0.1
normal
tokio ^1
normal
uuid ^0.8
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Define
Required Methods
define
Implementors
In core_lib::errors
?
Trait
core_lib
::
errors
::
Define
source
·
[
−
]
pub trait Define { fn
define
(&self) -> &
str
; }
Required Methods
source
fn
define
(&self) -> &
str
Implementors
source
impl
Define
for
CacheError
source
impl
Define
for
EventError
source
impl
Define
for
IdError
source
impl
Define
for
PathError
source
impl
Define
for
TimestampsError
source
impl
Define
for
VersionError