join_me_maybe_impl 0.5.0

internal proc macro crate for `join_me_maybe`
Documentation

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.