Document builders don't need to be consumed when built
Instead of taking a self
we could take a &self
and allow reuse of this builder to make other similar documents.
Gitlab was upgraded to latest version (v18.3.1), please report issues to https://forum.duniter.org/t/interventions-et-indisponibilite-des-forums-et-de-gitlab/7131/298
Instead of taking a self
we could take a &self
and allow reuse of this builder to make other similar documents.