Conversation
|
bot fmt |
|
@bkchr https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/6819983 was started for your command Comment |
|
We are migrating the command bot to be a GitHub Action |
|
@bkchr Command |
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 <git@kchr.de> Co-authored-by: command-bot <>
We may want to construct a
Footprintby taking themax_encoded_lenof a type, without having to construct the type.This impl allows easy access to that.