atom
0.3.0
In atom::
uri
atom
::
uri
Function
parse_url
Copy item path
Source
fn parse_url( url: &
str
, ) -> IResult<&
str
, (
Option
<&'_
str
>,
Option
<&'_
str
>,
Option
<&'_
str
>)>