Trait frame_support::traits::TypedGet
source · Expand description
A trait for querying a single value from a type defined in the trait.
It is not required that the value is constant.
A trait for querying a single value from a type defined in the trait.
It is not required that the value is constant.