Skip to main content

Aether

Type Alias Aether 

Source
pub type Aether = AetherEntity;

Aliased Type§

pub struct Aether {
    pub task_id: String,
}

Fields§

§task_id: String

Tokio task ID that this aether represents.