Docs.rs
golem-rust-1.2.0
golem-rust 1.2.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
vigoo
Dependencies
golem-rust-macro ^1.2.0
normal
optional
serde ^1.0.204
normal
optional
serde_json ^1.0.120
normal
optional
uuid ^1.10.0
normal
optional
wit-bindgen-rt ^0.26.0
normal
Versions
53.9%
of the crate is documented
This release has been yanked, go to latest version
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
golem_
rust
1.2.0
golem_rust
Function
await_promise_json
Copy item path
Source
pub fn await_promise_json<T:
DeserializeOwned
>( promise_id: &
PromiseId
, ) ->
Result
<T,
Error
>