Skip to main content
take_until_either
object_
storage_
proxy
0.5.3
In object_
storage_
proxy::
parsers::
path
object_storage_proxy
::
parsers
::
path
Function
take_
until_
either
Copy item path
Source
fn take_until_either<'a>( end: &'static
str
, ) -> impl
FnMut
(&'a
str
) -> IResult<&'a
str
, &'a
str
>