Skip to main content
parse_border_shorthand
atmos
0.1.0
In atmos::
os_
lib::
css::
shorthand
atmos
::
os_lib
::
css
::
shorthand
Function
parse_
border_
shorthand
Copy item path
Source
pub(crate) fn parse_border_shorthand( s: &
str
, ) -> (
Option
<
String
>,
Option
<
String
>,
Option
<
String
>)