librasn / rasn

A Safe #[no_std] ASN.1 Codec Framework
Other
183 stars 43 forks source link

Pass constraints correctly when encoding optional type #276

Closed Nicceboy closed 1 week ago

Nicceboy commented 1 week ago

Constraints where not correctly passed in general when encoding optional type.

XAMPPRocky commented 1 week ago

Thank you for your PR!