From<T> and Into<T>
By Kunal MehtaOriginally posted on mastodon.technology.
From<T> and Into<T> are my new best friends: https://gitlab.com/mwbot-rs/mwbot/-/merge_requests/10/
Why require users to specify their request parameters in one specific format when you could just accept every format? \o/