border_width

Macro border_width 

Source
macro_rules! border_width {
    ( $( $prefix:ident )* ) => { ... };
}