Crates.io | codebiber |
lib.rs | codebiber |
version | 0.0.1 |
source | src |
created_at | 2023-12-08 10:01:22.994599 |
updated_at | 2024-02-10 08:02:35.941785 |
description | Library for mixing handwritten and autogenerated code. |
homepage | |
repository | https://github.com/Robert42/codebiber |
max_upload_size | |
id | 1061894 |
size | 53,833 |
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.
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.