zed/crates/editor
Antonio Scandurra 142a8b68c8 Avoid casting view ids to u32
Also, it looks like using a u64 directly doesn't work well with Metal
shaders, so we unpack the u64 into two u32s.
2024-01-11 12:28:48 +01:00
..
src Avoid casting view ids to u32 2024-01-11 12:28:48 +01:00
Cargo.toml