udoprog/musli

Add missing encode_with / from_slice_with for musli-descriptive

udoprog opened this issue · 0 comments

See #68, these are needed to use musli-descriptive in a no-std and no-alloc environment and their absence is just an oversight. Their implementation is typically done through a macro.