Type Alias specifications::data::Location

source ·
pub type Location = String;
Expand description

Placeholder for the Location’s type.

Aliased Type§

struct Location { /* private fields */ }