I'm currently trying to play with flapigen internals, let's say, for some experiment.
I'm sure it's a rookie question, but how to use debug!() and mainly, how to see its output ?
Is there anything we have to initialise ?
I suppose there is something to add in my library's build.rs, right ?