Skip to content

refactor: move bootstrap entries to it's own module

Alexander Kurdakov requested to merge bootstrap_entries into master

Summary

  • Move creating bootstrap entries to it's own module

Related #384 (closed)

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • (if Lua API changed) Lua API version is bumped in luamod.rs
  • (if necessary) A follow-up doc issue is created in picodata/docs and linked here
Edited by Alexander Kurdakov

Merge request reports