Result of a setting update operation: Unit on success or a SetErrorCode.
Synopsis
Declared in <folly/settings/Types.h>
using SetResult = Expected<Unit, SetErrorCode>;
Created with MrDocs
Result of a setting update operation: Unit on success or a SetErrorCode.
Declared in <folly/settings/Types.h>
using SetResult = Expected<Unit, SetErrorCode>;
Created with MrDocs