Add `from_mel` for `Footprint` with a Test (#5132)
We may want to construct a `Footprint` by taking the `max_encoded_len`
of a type, without having to construct the type.
This impl allows easy access to that.
---------
Co-authored-by: Bastian Köcher <[email protected]>
Co-authored-by: command-bot <>
Please register or sign in to comment