Docs.rs
golem-rust-1.3.0
golem-rust 1.3.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
vigoo
Dependencies
golem-rust-macro ^1.3.0
normal
optional
serde ^1.0.219
normal
optional
serde_json ^1.0.140
normal
optional
uuid ^1.15.1
normal
optional
wit-bindgen-rt ^0.40.0
normal
Versions
40.32%
of the crate is documented
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.3.0
golem_rust
Function
await_promise_json
Copy item path
Source
pub fn await_promise_json<T:
DeserializeOwned
>( promise_id: &
PromiseId
, ) ->
Result
<T,
Error
>