Re-exports§
Modules§
Macros§
Structs§
Enums§
Traits§
Functions§
- get_
bytes_ to_ chars - Cast byte range to chars range in text
- get_
chars - Get char range in text
- get_
cursor - Add file to source map and return lower bound
- important
- Cast next error to Fail error
- is_
empty - Result Pipe is_empty
- is_none
- Result Pipe optional is none
- is_some
- Result Pipe optional is some
- is_ws
- map
- Result Pipe map
- map_err
- Result Pipe map_err
- next_ws
- Take an ascii whitespace or next error
- not_
false - Result Pipe false to error next
- not_
true - Result Pipe true to error next
- opt
- Result Pipe optional
- parse
- path
- TODO: Define chars in path Eat path at partial Next white space close path
- skip_ws
- tac
- Take an ascii character or next error
- tag
- Take ascii characters or next error
- take_
while - Take while function is true or empty Ok if is empty
- then
- Result Pipe then
- trim
- ws
- Take ascii whitespaces, next error if is empty