Files
rust-by-example/14.Generics/14.7 newtype idiom/Cargo.lock
2023-12-11 18:40:53 +08:00

8 lines
158 B
TOML

# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "new_type_idiom"
version = "0.1.0"