Skip to main content

memory_id_in_other_namespace

Function memory_id_in_other_namespace 

Source
pub fn memory_id_in_other_namespace(
    id: i64,
    actual: &str,
    requested: &str,
) -> String
Expand description

A memory id exists but is owned by a different namespace than the one asked for. Distinct from a plain miss: the row is there, the caller is not entitled to it, and naming both namespaces is what makes that actionable.