Docs.rs
core-lib-0.2.0
core-lib 0.2.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
aboglioli
Dependencies
async-nats ^0.17
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
thiserror ^1
normal
tokio ^1
normal
uuid ^0.8
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
core_
lib
0.2.0
Define
Required Methods
define
Implementors
In core_
lib::
errors
core_lib
::
errors
Trait
Define
Copy item path
Source
pub trait Define { // Required method fn
define
(&self) -> &
str
; }
Required Methods
§
Source
fn
define
(&self) -> &
str
Implementors
§