V
Size: a a a
V
D
V
D
~/.cargo/registry?D
V
V
D
~/.cargo/registry и станет сильно быстрей :)V
G
V
G
D
V
D
D
D
D
src/main.rs, например, и фетчитьD
COPY Cargo.toml /app/Cargo.toml
RUN mkdir -p /tmp/cache/src/ && touch /tmp/cache/src/main.rs && cargo fetch --manifest-path /tmp/cache/Cargo.tom && rm -rf /tmp/cache
G