Type Definition wamp::CallResult [] [src]

type CallResult<T> = Result<T, CallError>;