Function aws_smithy_cbor::decode::set_optional
source ยท pub fn set_optional<B, F>(
builder: B,
decoder: &mut Decoder<'_>,
f: F,
) -> Result<B, DeserializeError>
pub fn set_optional<B, F>(
builder: B,
decoder: &mut Decoder<'_>,
f: F,
) -> Result<B, DeserializeError>