macro fixcol-derive

Proc Macro extensions for deriving fixcol traits

3 unstable releases

0.2.0 Sep 8, 2024
0.1.1 Sep 1, 2024
0.1.0 Aug 31, 2024
Download history 355/week @ 2024-08-28 215/week @ 2024-09-04 52/week @ 2024-09-11 25/week @ 2024-09-18 13/week @ 2024-09-25 9/week @ 2024-10-02 4/week @ 2024-10-09

55 downloads per month
Used in fixcol

MIT license

49KB
1K SLoC

Fixcol Derive

This crate, fixcol-derive contains the proc-macro derive functionality for the fixcol crate. Unless you are planning on contributing to fixcol, you probably want one of the following.


lib.rs:

A proc macro crate for deriving ReadFixed and WriteFixed

This crate, fixcol-derive contains the proc-macro derive functionality for the fixcol crate. Unless you are planning on contributing to fixcol, you probably want one of the following.

Dependencies

~260–710KB
~17K SLoC