Skip to main content

ActorId

Type Alias ActorId 

Source
pub type ActorId = String;
Expand description

Universal actor URI: tf:actor::. See TF-0002.

Aliased Typeยง

pub struct ActorId { /* private fields */ }