Skip to main content

validate_worker_artifact_bytes

Function validate_worker_artifact_bytes 

Source
pub fn validate_worker_artifact_bytes(
    identity: &WorkerInvocationIdentity,
    content: &[u8],
) -> IpcResult<()>