Skip to main content
parse_path
risingwave_
common
3.1.0-alpha
In risingwave_
common::
types::
variant
risingwave_common
::
types
::
variant
Function
parse_
path
Copy item path
Source
fn parse_path(path: &
str
) ->
Result
<
Vec
<
PathToken
>>