pub async fn option_enum_crud(test: &mut Test) -> Result<()>
Round-trip Some(variant) and None for both a data enum and a unit enum.
Some(variant)
None