Type Alias dunge::SmolStr

source ·
pub type SmolStr = SmolStr;
Expand description

String type from winit crate.

Aliased Type§

struct SmolStr(/* private fields */);