Skip to content

feat: impl Push and LuaRead for Path and OsStr related types

Егор Ивков requested to merge eivkov/path-to-lua into master

Summary

  • fix: replace deprecated Instant::now in perf-test

  • feat: impl Push and LuaRead for Path and OsStr related types

Closes #201 (closed)

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • Version is bumped in the appropriate Cargo.toml files
Edited by Егор Ивков

Merge request reports