quasar_jobs/request_id

Correlation identity shared by local execution and HTTP adapters.

Types

pub opaque type RequestId

Values

pub fn from_string(value: String) -> RequestId
pub fn new() -> RequestId
pub fn to_string(id: RequestId) -> String
Search Document