Macro hobo_css::border_image_outset [−][src]
macro_rules! border_image_outset {
(initial) => { ... };
(inherit) => { ... };
(unset) => { ... };
($str : expr) => { ... };
}macro_rules! border_image_outset {
(initial) => { ... };
(inherit) => { ... };
(unset) => { ... };
($str : expr) => { ... };
}