Type Alias Rope

pub type Rope = String;

Aliased Typeยง

struct Rope { /* private fields */ }