Is Compat.jl worth it for the `public` keyword?

Some Julia packages include a src/compat.jl file that contains relevant snippets from Compat.jl to avoid a full dependency. You could add this macro to such a file.