pub type StandardDeviceAuthorizationResponse = DeviceAuthorizationResponse<EmptyExtraDeviceAuthorizationFields>;
Expand description
Standard implementation of DeviceAuthorizationResponse which throws away extra received response fields.
Aliased Typeยง
struct StandardDeviceAuthorizationResponse { /* private fields */ }