Docs.rs
fission-shell-0.3.0
fission-shell 0.3.0
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
zcourts
Dependencies
anyhow ^1.0
normal
fission-core ^0.3.0
normal
fission-ir ^0.3.0
normal
fission-render ^0.3.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1
normal
wasm-bindgen-futures ^0.4
normal
Versions
0%
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
Skip to main content
WakeFn
fission_
shell
0.3.0
WakeFn
Aliased Type
In fission_
shell::
async_
host
fission_shell
::
async_host
Type Alias
WakeFn
Copy item path
Source
pub type WakeFn =
Arc
<dyn
Fn
() +
Send
+
Sync
>;
Aliased Type
ยง
pub struct WakeFn {
/* private fields */
}