Closed CobaltCause closed 1 year ago
CI can catch this in the future with the following command:
RUSTDOCFLAGS="-D warnings" cargo doc \ --workspace \ --no-deps \ --document-private-items
I would add it to CI in this PR, but I don't really know GitHub Actions all that well.
CI can catch this in the future with the following command:
I would add it to CI in this PR, but I don't really know GitHub Actions all that well.