codebiber

Crates.iocodebiber
lib.rscodebiber
version0.0.1
sourcesrc
created_at2023-12-08 10:01:22.994599
updated_at2024-02-10 08:02:35.941785
descriptionLibrary for mixing handwritten and autogenerated code.
homepage
repositoryhttps://github.com/Robert42/codebiber
max_upload_size
id1061894
size53,833
Robert Hildebrandt (Robert42)

documentation

README

Codebiber

This crate is an rust library for metaprogramming. It allows mixing autogenerated code into handwritten code. It is heavily inspired by Ned Batchelder's cog application.

Disclaimer

This work is provided on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND.

It is an experimental library and has an experimental API, behavior and implementation and no longterm plans. Use at own risk.

Changelog

v0.0.1

  • Minumum supported rust version is now 1.63 (for regular builds, not dev builds) 05ed194ddaa2127b671c0345cfdf8e4330419242
  • Not using unstable features anymore 0341b2d033173a4f7d6e084ae14bd36f623db9d5
Commit count: 150

cargo fmt