Skip to main content

resolve_scope

Function resolve_scope 

Source
async fn resolve_scope(
    pool: &PgPool,
    query: &RunTickQuery,
) -> Result<Result<PhaseScope, UnresolvedScope>>
Expand description

The outer error is a real failure; the inner one is a scope half that names nothing.