EntryPointId

Type Alias EntryPointId 

Source
pub type EntryPointId = String;
Expand description

Entry point id literal type to uniquely identify an entry point.

Aliased Typeยง

pub struct EntryPointId { /* private fields */ }