Docs.rs
misty-vm-0.1.6
misty-vm 0.1.6
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
hpp2334
Dependencies
futures ^0.3.30
normal
misty-vm-macro ^0.1.3
normal
once_cell ^1.18.0
normal
serde ^1.0
normal
thread_local ^1.1.7
normal
tracing ^0.1
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
misty_
vm
0.1.6
All Items
Crate Items
Modules
Macros
Type Aliases
Derive Macros
Crate
misty_vm
Copy item path
Source
Modules
§
async_
task
client
controllers
resources
schedule
services
signals
states
views
Macros
§
misty_
service
misty_
states
Type Aliases
§
BoxFuture
An owned dynamically typed
Future
for use in cases where you can’t statically type your result or need to add some indirection.
Local
BoxFuture
BoxFuture
, but without the
Send
requirement.
Derive Macros
§
Misty
Async
Task
Misty
State