drop/libraries/native_model/src
vincent-herlemont 31efa79429 ci: add comprehensive formatting and linting setup
- Add formatting commands to justfile (format, fmt_check, clippy_check, fc)
- Create GitHub Actions workflows for automated fmt and clippy checks
- Fix existing clippy warnings in macro code
- Ensure CI enforcement of code quality standards

This brings native_model in line with native_db's robust formatting and linting approach.
2025-07-06 17:51:49 +02:00
..
codec fix: bincode 2 ci errors & remaining _rc text 2025-05-18 21:43:50 +09:00
header.rs fix: update zerocopy usage in header and wrapper modules to use new traits 2024-10-05 10:25:13 +02:00
lib.rs feat!: Update bincode 2 & allow any AsRef<[u8]> to be decoded 2025-05-18 21:43:50 +09:00
wrapper.rs ci: add comprehensive formatting and linting setup 2025-07-06 17:51:49 +02:00