pub type BorderSideWidth = Au;
A computed value for border-width (and the like).
struct BorderSideWidth(pub i32);
0: i32