Closed GopherJ closed 1 month ago
derive Default
will make it possible to write:
let mut p = Personalization::default();
p.add_to(...)
which eventually fixes #79
@gsquire hi could you have a look, thanks
Hey, @GopherJ. I am currently moving out of state so it'll be a little while before I can review. I'm sorry for the delay!
Signed-off-by: Cheng JIANG alex_cj96@foxmail.com
close: #79