join_me_maybe_impl

Crates.iojoin_me_maybe_impl
lib.rsjoin_me_maybe_impl
version0.4.0
created_at2025-12-03 06:04:19.009404+00
updated_at2026-01-21 06:06:15.481941+00
descriptioninternal proc macro crate for `join_me_maybe`
homepage
repositoryhttps://github.com/oconnor663/join_me_maybe
max_upload_size
id1963427
size40,500
Jack O'Connor (oconnor663)

documentation

https://docs.rs/join_me_maybe

README

join_me_maybe_impl

This is the internal proc macro crate for the join_me_maybe::join! macro. Rust requires that proc macros and their support library code to be separated into different crates. Callers should depend on join_me_maybe instead.

Commit count: 75

cargo fmt