# Objective Implement `Eq` and `Hash` for the `BindGroup` and `BindGroupLayout` wrappers. ## Solution Implement based on the same assumption that the ID is unique, for consistency with `PartialEq`. ## Testing None; this should be straightforward. If there's an issue that would be a design one. |
||
|---|---|---|
| .. | ||
| macros | ||
| src | ||
| Cargo.toml | ||
| README.md | ||