MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / is_safe_segment

Function is_safe_segment

mserver/MasterService/src/mods.rs:527–529  ·  view source on GitHub ↗
(value: &str)

Source from the content-addressed store, hash-verified

525 app_name: meta.app_name,
526 actver: meta.actver,
527 version_tag: meta.version_tag,
528 compatible: false,
529 name: meta.name,
530 version,
531 package_revision: 1,
532 sha256: Some(hex(&digest)),

Callers 5

artifact_streamMethod · 0.85
signed_artifact_urlMethod · 0.85
artifact_bytesMethod · 0.85
delete_modMethod · 0.85
get_modMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected