pub fn apply_global(value: Value) -> Result<Value, AppError>
Applies the installed surface to value.
value
Propagates the refusal raised by apply when the request is incoherent.
apply