Skip to content

Make `Article` public

This allow downstream crates to bring Article in scope to use as a function parameter.

I added as a top level Struct, but the article module can be made pub instead if preferred

Edited by Leonardo Fedalto

Merge request reports