bmc-msft

Results 18 comments of bmc-msft
trafficstars

Note, using the above example with an empty list vs a non-empty list render with Serde as below. An example without data: ```rust let empty = MyStruct {my_optional_vec: vec![]}; println!("{}",...

@asomers is this a PR you can review for merging? If not you, can you point me in the right direction?

cc: @asomers again. Can this PR get reviewed? The previous PR, which this was based on was reviewed, but not merged in June of 2021. This would be helpful for...

I rewrote this same feature and came to submit a PR only to find @kitschen already suggested it. A supported utility function would be great.

I'm not sure of the right path, but it's more troublesome when an instrumentation key is never valid.

Please readdress this. 'validate()' should actually validate the data. The *validation* should be enough to know that it's invalid, not generating an error on serialization. ``` from enum import Enum...

That code generates the error: `msrest.exceptions.SerializationError: 'd' is not valid value for enum `