Consider using context function in `DirectStyle` on Scala 3 and some macro(?) on Scala 2 * perhaps macros doing something like: https://scastie.scala-lang.org/MateuszKubuszok/QehectftSjyFRiABm8zWsw/2 ? * fallback to the current syntax should be possible in case sth isn't working (Issue extracted from #85).
Consider using context function in
DirectStyleon Scala 3 and some macro(?) on Scala 2(Issue extracted from #85).