Docs.rs
springtime-1.0.3
springtime 1.0.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
krojew
Dependencies
config ^0.14.0
normal
derive_more ^0.99.17
normal
futures ^0.3.29
normal
optional
serde ^1.0.159
normal
springtime-di ^1.0.0
normal
thiserror ^1.0.50
normal
tokio ^1.34.0
normal
optional
tracing ^0.1.37
normal
tracing-subscriber ^0.3.18
normal
mockall ^0.12.1
dev
tokio ^1.34.0
dev
Versions
82.61%
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
ErrorPtr
springtime
1.0.3
Error
Ptr
Aliased Type
In springtime::
runner
springtime
::
runner
Type Alias
Error
Ptr
Copy item path
Source
pub type ErrorPtr =
Arc
<dyn
Error
+
Send
+
Sync
>;
Aliased Type
ยง
pub struct ErrorPtr {
/* private fields */
}