Skip to content

Commit

Permalink
1. Add minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
denisandroid committed Mar 30, 2024
1 parent e08f941 commit 782df0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ use std::{error::Error, fmt::Write};
use copy_impl::copy_impl;

struct CustomNum<T>(T);

struct UncheckedCustomNum<T>(T);

copy_impl! {
Expand Down

0 comments on commit 782df0b

Please sign in to comment.