Closed m-kus closed 1 month ago
Can I do this please? @m-kus
Hey @od-hunter! Thanks for showing interest. We've created an application for you to contribute to Raito - Bitcoin ZK Client. Go check it out on OnlyDust!
I am applying to this issue via OnlyDust platform.
Hey @m-kus kindly assign me.
Hey @mexes20! Thanks for showing interest. We've created an application for you to contribute to Raito - Bitcoin ZK Client. Go check it out on OnlyDust!
Create a new package containing Scarb procedural macro for conditional printing.
The expected interface is similar to
println!()
(and it should be used under the hood):The macro has to resolve ONLY if
tracing
feature is set.If the feature is disabled then it has to produce nothing.
Reading: