Skip to main content

apply_global

Function apply_global 

Source
pub fn apply_global(value: Value) -> Result<Value, AppError>
Expand description

Applies the installed surface to value.

§Errors

Propagates the refusal raised by apply when the request is incoherent.