Const
A Path that consumes the input text into a data. This matching occurs greedily; you can expect it to consume the entire path. Therefore, you probably want to use the segment wrapped version instead, string.
string
A Path that consumes the input text into a data. This matching occurs greedily; you can expect it to consume the entire path. Therefore, you probably want to use the segment wrapped version instead,
string.