wasmer_backend_api::query

Function get_node

Source
pub async fn get_node(
    client: &WasmerClient,
    id: String,
) -> Result<Option<Node>, Error>
Expand description

Retrieve a node based on its global id.