MCPcopy Index your code
hub / github.com/PoiScript/orgize / timestamp_node_base

Function timestamp_node_base

src/syntax/timestamp.rs:128–226  ·  view source on GitHub ↗
(
    input: Input,
    l_parser: impl Fn(Input) -> IResult<Input, GreenElement, ()>,
    r_parser: impl Fn(Input) -> IResult<Input, GreenElement, ()>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parserFunction · 0.85

Calls 7

dateFunction · 0.85
timeFunction · 0.85
pushMethod · 0.80
ws_tokenMethod · 0.80
as_strMethod · 0.80
wsMethod · 0.80
finishMethod · 0.45

Tested by

no test coverage detected