Closed pepsighan closed 6 years ago
Fixes #26.
Introduces an additional None variant to AttributeValue and implements conversions from Option type.
None
AttributeValue
Option
Fixes #26.
Introduces an additional
None
variant toAttributeValue
and implements conversions fromOption
type.