abnormalmaps
Results
1
issues of
abnormalmaps
I've been using this crate for personal project of mine, and I've sometimes found myself wanting to do something like this this: ```rust fn make_message(token: &Token) -> Message
M-breaking-change