MCPcopy Index your code
hub / github.com/emwalker/digraph / parse_id

Function parse_id

backend/tests/git/mod.rs:31–33  ·  view source on GitHub ↗
(id: &str)

Source from the content-addressed store, hash-verified

29}
30
31fn parse_id(id: &str) -> ExternalId {
32 ExternalId::try_from(id).unwrap()
33}

Callers 15

linkFunction · 0.85
topics_updatedFunction · 0.85
link_addedFunction · 0.85
whitespace_removedFunction · 0.85
updates_are_idempotentFunction · 0.85
details_updatedFunction · 0.85
parent_topic_updatedFunction · 0.85
lookup_indexes_updatedFunction · 0.85
update_simple_fixturesFunction · 0.85
topic_deletedFunction · 0.85
parent_topics_updatedFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected