pwoolcoc · GitHub

@pwoolcoc changed the title Closes #98 Converts the max_size argument in Storage::entries to an Option<u64>

Feb 13, 2019

estk

Hoverbear

@pwoolcoc

@Hoverbear

@pwoolcoc

@pwoolcoc

BusyJay

Paul Woolcock and others added 6 commits

February 19, 2019 13:12

Paul Woolcock

Paul Woolcock

Paul Woolcock

Paul Woolcock

Paul Woolcock

Changing the `max_size` parameter to an Option<u64> will break existing
callers, so this commit changes max_size to be `Into<Option<u64>>` so
existing callers will not need to change.
It will, however, break implementers of the `Storage` trait, but I
thought that was less common than calling the methods

Paul Woolcock Paul Woolcock

@pwoolcoc

Paul Woolcock

…e-argument-to-option-u64
…e-argument-to-option-u64
…e-argument-to-option-u64
…e-argument-to-option-u64

Hoverbear

@brson

@pwoolcoc

pwoolcoc deleted the issue-98-convert-storage-entries-s-max-size-argument-to-option-u64 branch

February 27, 2019 18:14

Read the original on github.com ↗