dynamic-config-web-core 0.2.0

The request-scoped configuration snapshot shared by the dynamic-config web integrations
Documentation
1
2
3
4
5
6
7
8
9
10
11
# dynamic-config-web-core

The request-scoped configuration snapshot shared by
[`dynamic-config-axum`](https://docs.rs/dynamic-config-axum) and
[`dynamic-config-actix`](https://docs.rs/dynamic-config-actix).

You do not usually depend on this directly — add the crate for your
framework instead. It is published because cargo will not let a published
crate depend on one that is not.

MIT licensed.