Type Alias brane_ast::locations::Location

source ·
pub type Location = String;
Expand description

Defines a single location to run.

Aliased Type§

struct Location { /* private fields */ }