simul-macro

Crates.iosimul-macro
lib.rssimul-macro
version0.1.0
sourcesrc
created_at2024-03-31 15:33:19.140084
updated_at2024-03-31 15:33:19.140084
descriptionAn internal macros crate for the simul macro.
homepagehttps://github.com/jmqd/simul
repositoryhttps://github.com/jmqd/simul
max_upload_size
id1191729
size3,282
Jordan McQueen (jmqd)

documentation

README

simul-macro

This crate contains the macros that are used in the simul crate.

This macros are re-exported via the simul lib and are only intended to be used with that library, so there's no reason to take a direct dependency on this crate. The only reason it is a separate crate is because procedural macros must be in a separate crate.

Commit count: 211

cargo fmt