topsoil-core 0.2.0

Support code for the runtime.
Documentation

Support code for the runtime.

Note on Tuple Traits

Many of the traits defined in [traits] have auto-implementations on tuples as well. Usually, the tuple is a function of number of pallets in the runtime. By default, the traits are implemented for tuples of up to 64 items.