Type Definition opcua_types::EncodingResult [] [src]

type EncodingResult<T> = Result<T, StatusCode>;