Docs.rs
oso-0.27.3
oso 0.27.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
gj
osohq-service-user
Dependencies
anyhow ^1.0.44
normal
optional
clap ^3.1.18
normal
optional
impl-trait-for-tuples ^0.2.1
normal
lazy_static ^1.4.0
normal
maplit ^1.0.2
normal
oso-derive =0.27.3
normal
optional
polar-core =0.27.3
normal
rustyline ^9.0.0
normal
optional
rustyline-derive ^0.5.0
normal
optional
thiserror ^1.0.30
normal
tracing ^0.1.29
normal
tracing-subscriber ^0.3.1
normal
optional
uuid ^0.6.5
normal
optional
uuid >=0.7.0, <0.9.0
normal
optional
uuid >=1.0.0, <2.0.0
normal
optional
anyhow ^1.0.44
dev
criterion ^0.3.5
dev
oso-derive =0.27.3
dev
static_assertions ^1.1.0
dev
tempfile ^3.2.0
dev
tracing-subscriber ^0.3.1
dev
Versions
34.48%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
lazy_error
oso
0.27.3
oso
Macro
lazy_
error
Copy item path
Source
macro_rules! lazy_error { ($($input:tt)*) => { ... }; }