const-type-layout 0.3.2

Derivable const trait to view and compare the layout of a struct, union, or enum.
Documentation
1
2
3
4
5
6
7
FROM gitpod/workspace-full

USER gitpod

ENV DEBIAN_FRONTEND=noninteractive

RUN cargo install cargo-reaper --git https://github.com/juntyr/grim-reaper -f