zed
zed copied to clipboard
gpui: Simplify u8 to u32 conversion
Removes an allocation when converting four u8 into a u32. Makes some functions const compatible.
Release Notes:
- N/A