3 releases

0.1.2 Aug 31, 2021
0.1.1 Aug 31, 2021
0.1.0 Aug 11, 2021

#6 in #keyed

MIT/Apache

10KB
119 lines

truelayer-extensions

NOTE: This crate was moved to task-local-extensions.

Provides a type-safe task-local container for arbitrary data keyed by types and asynchronous.

Crates.io Docs.rs CI Coverage Status

How to install

Add truelayer-extensions to your dependencies

[dependencies]
# ...
truelayer-extensions = "0.1.0"

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~2–3MB
~46K SLoC