Skip to main content

LayerCreatedResponse

Type Alias LayerCreatedResponse 

Source
pub type LayerCreatedResponse = LayerCreatedResponse;

Aliased Type§

pub struct LayerCreatedResponse {
    pub layer_id: String,
}

Fields§

§layer_id: String