Skip to content

Use Result<(), ...> types - #95

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_967020603
Open

Use Result<(), ...> types#95
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_967020603

Conversation

@copybara-service

Copy link
Copy Markdown

Use Result<(), ...> types

Crubit now supports the unit type in certain situations like in Result<(), ...>, which means we can replace the dummy u8 we used there temporarily.

Crubit now supports the unit type in certain situations like in Result<(), ...>, which means we can replace the dummy u8 we used there temporarily.

PiperOrigin-RevId: 967020603
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant