Skip to content

Commit

Permalink
update rust type-safe-id compliance (#63)
Browse files Browse the repository at this point in the history
Test suite here:
https://github.com/conradludgate/type-safe-id/blob/main/tests/spec.rs.
Fuzzing has also been configured and run for a large amount of time (10
minutes).

Signed-off-by: Conrad Ludgate <[email protected]>
  • Loading branch information
conradludgate committed Jul 1, 2023
1 parent b8371b3 commit fea70b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Implementations should adhere to the formal [specification](./spec).
| [Python](https://github.com/akhundMurad/typeid-python) | @akhundMurad | Yes, 2023-06-30 |
| [Ruby](https://github.com/broothie/typeid-ruby) | [@broothie](https://github.com/broothie) | Yes, on 2023-06-30 |
| [Rust](https://github.com/alisa101rs/typeid-rs) | @alisa101rs | Not Yet |
| [Rust](https://github.com/conrad/type-safe-id) | @conrad | Not Yet |
| [Rust](https://github.com/conradludgate/type-safe-id) | @conradludgate | Yes, on 2023-07-01 |
| [Swift](https://github.com/Frizlab/swift-typeid) | @Frizlab | Yes, on 2023-06-30 |
| [TypeScript](https://github.com/ongteckwu/typeid-ts) | @ongteckwu | Yes, on 2023-06-30 |

Expand Down

0 comments on commit fea70b9

Please sign in to comment.