truelayer-extensions

Crates.iotruelayer-extensions
lib.rstruelayer-extensions
version0.1.2
sourcesrc
created_at2021-08-11 16:52:14.122585
updated_at2021-08-31 13:22:45.648913
descriptionTask-local container for arbitrary data.
homepage
repositoryhttps://github.com/TrueLayer/rust-truelayer-extensions
max_upload_size
id434865
size25,824
Rust OSS (github:truelayer:rust-oss)

documentation

README

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.
Commit count: 9

cargo fmt