pub(crate) fn gen_storable_tests() -> TokenStreamExpand description
Generate all storage type tests.
This function generates:
- Arbitrary function generators for all types
- Complete proptest! blocks with test function implementations
pub(crate) fn gen_storable_tests() -> TokenStreamGenerate all storage type tests.
This function generates: