diem-workspace-hack

Crates.iodiem-workspace-hack
lib.rsdiem-workspace-hack
version0.1.0
sourcesrc
created_at2021-12-08 20:46:04.094964
updated_at2021-12-08 20:46:04.094964
descriptionDiem workspace hack
homepagehttps://diem.com
repositoryhttps://github.com/diem/diem
max_upload_size
id494808
size1,926
Rain (sunshowers)

documentation

README

diem-workspace-hack

This crate is hack to unify 3rd party dependency crate features in order to have better compilation caching. Each time cargo is invoked, it computes features, so across multi invocations it may resolve differently and therefore find things are cached.

The downside is that all code is compiled with the features needed for any invocation.

See the cargo-hakari documentation for further details.

Commit count: 9840

cargo fmt