Skip to content

No std release

Compare
Choose a tag to compare
@Mnwa Mnwa released this 28 Mar 12:37
· 21 commits to master since this release
ef0f2c6

Features

  • Now ms_converter used no_std directive, which makes it possible to use it on embedded devices.

Improvements

  • Converted Cow pointer into an str slice, which can save 1-2 ns per call.
  • Updated docs on doc.rs