Docs.rs
near-async-0.24.1
near-async 0.24.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
nearprotocol-ci
Dependencies
actix ^0.13.0
normal
derive_more ^0.99.9
normal
futures ^0.3.5
normal
near-async-derive ^0.24.1
normal
near-o11y ^0.24.1
normal
near-performance-metrics ^0.24.1
normal
near-time ^0.24.1
normal
once_cell ^1.13.1
normal
serde ^1.0.136
normal
serde_json ^1.0.68
normal
time ^0.3.9
normal
tokio ^1.28
normal
tracing ^0.1.40
normal
derive-enum-from-into ^0.1.1
dev
tokio-util ^0.7.1
dev
Versions
50%
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
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
near_
async
0.24.1
Module adhoc
Structs
Traits
Functions
In near_
async::
test_
loop
Module
near_async
::
test_loop
::
adhoc
Copy item path
source
·
[
−
]
Structs
§
Adhoc
Event
Any arbitrary logic that runs as part of the test loop.
Traits
§
Adhoc
Event
Sender
Allows DelaySender to be used to send or schedule adhoc events.
Functions
§
handle_
adhoc_
events
Handler to handle adhoc events.