You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
299: Uuid::{from_uuid_bytes, from_bytes} => Uuid::{from_bytes, from_slice} r=Dylan-DPC a=kinggoesgaming
**I'm submitting a(n)** refactor
# Description
These are just slight adjustments in names that I found were out of order.
# Motivation
Partially triggered by the recent decision to wipe the unnecessary `Uuid` prefix for every data structure
# Tests
Adjusted for current tests to pass
# Related Issue(s)
#294closes#297
Co-authored-by: Hunar Roop Kahlon <hunar.roop@gmail.com>
uuid/src/lib.rs
Lines 207 to 212 in a262880
This issue was generated by todo based on a
TODO
comment in a262880 when #294 was merged. cc @uuid-rs.The text was updated successfully, but these errors were encountered: