MCPcopy Create free account
hub / github.com/StudyRust/leetcode_rust / main

Function main

942-di-string-match.rs:19–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17}
18
19fn main() {
20 println!("{:?}", di_string_match("IDID".to_string()));
21}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected