issues
search
ebkalderon
/
renderdoc-rs
RenderDoc application bindings for Rust
Apache License 2.0
45
stars
6
forks
source link
Manually implement Debug, derive Eq, Hash, and PartialEq
#41
Closed
ebkalderon
closed
5 years ago
ebkalderon
commented
5 years ago
Changed
Implement
Debug
,
Eq
,
Hash
, and
PartialEq
for
RenderDoc
.
Implement
Copy
,
Clone
,
Eq
,
Hash
,
PartialEq
for
V###
types.
Fixes #21.
Changed
Debug
,Eq
,Hash
, andPartialEq
forRenderDoc
.Copy
,Clone
,Eq
,Hash
,PartialEq
forV###
types.Fixes #21.