FullId

Type Alias FullId 

Source
pub type FullId = String;
Expand description

A full ID of the form “sim_id.entity_id

Aliased Type§

pub struct FullId { /* private fields */ }