Docs.rs
reifydb-sub-api-0.1.0
reifydb-sub-api 0.1.0
Docs.rs crate page
AGPL-3.0-or-later
Links
crates.io
Source
Owners
dao-ming-dev
Dependencies
reifydb-core ^0.1.0
normal
reifydb-engine ^0.1.0
normal
reifydb-type ^0.1.0
normal
Versions
38.18%
of the crate is documented
Go to latest version
Platform
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
BoxedOnceTask
reifydb_
sub_
api
0.1.0
Boxed
Once
Task
Aliased Type
In reifydb_
sub_
api::
worker
reifydb_sub_api
::
worker
Type Alias
Boxed
Once
Task
Copy item path
Source
pub type BoxedOnceTask =
Box
<dyn
OnceTask
>;
Aliased Type
ยง
pub struct BoxedOnceTask(
/* private fields */
);