UDAName

Type Alias UDAName 

Source
pub type UDAName = String;
Expand description

The name of a UDA is just a string.

Aliased Typeยง

pub struct UDAName { /* private fields */ }