Derive Parse
If writing Parse
impl
s is getting a bit tiresome for some basic situations,
you can make use of the derive macro provided to implement a lot of standard situations
If writing Parse
impl
s is getting a bit tiresome for some basic situations,
you can make use of the derive macro provided to implement a lot of standard situations