join_me_maybe_impl 0.1.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! macro. Rust requires that proc macros and their support library code need to be separated into different crates. Callers should depend on join_me_maybe instead.