Crate dbn_macros

source ·

Attribute Macros

  • Attribute macro that acts like a derive macro for for HasRType and AsRef<[u8]>.

Derive Macros

  • Derive macro for CSV serialization. Supports the following dbn attributes:
  • Derive macro for JSON serialization. Supports the following dbn attributes:
  • Dummy derive macro to get around cfg_attr incompatibility of several of pyo3’s attribute macros. See https://github.com/PyO3/pyo3/issues/780.
  • Derive macro for field descriptions exposed to Python. Supports the following dbn attributes: