intern-str-codegen

Crates.iointern-str-codegen
lib.rsintern-str-codegen
version0.1.2
sourcesrc
created_at2022-09-25 20:16:04.588437
updated_at2022-09-25 20:31:18.858991
descriptionGenerate intern-str graphs at compile time
homepagehttps://github.com/notgull/intern-str/tree/master/intern-str-codegen#readme
repositoryhttps://github.com/notgull/intern-str
max_upload_size
id673790
size6,917
John Nunley (notgull)

documentation

https://docs.rs/intern-str-codegen

README

intern-str-codegen

Convert a Graph into its Rust code equivalent.

This allows one to generate a Graph at build time and then insert it into the binary. This allows large graphs to be used in embedded systems with next to no cost.

License

intern_str is licensed under one of the following:

at your option.

Commit count: 13

cargo fmt