MCPcopy Index your code
hub / github.com/GraphiteEditor/Graphite / has_embedded_source

Method has_embedded_source

document/graph-storage/src/resources.rs:132–139  ·  view source on GitHub ↗

True if the chain already carries a `DataSource::Embedded` source. Decodes each source body into `DataSource` so a shape change in the serialized form can't slip an embedded source past detection.

(&self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

stream_entriesMethod · 0.80

Calls 1

iterMethod · 0.45

Tested by

no test coverage detected