blob: 59add7eb18bdb92355f27278a6d76ec6cf0e4ce2 [file] [log] [blame]
pub struct W<T>(T);
pub type Wrapper<T> = W<T>;