File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+ # embedded-storage-async
2+
3+ > An Embedded Storage Abstraction Layer
4+
5+ This create defines a set of async traits variants of embedded-storage.
6+
7+ ## License
8+
9+ Licensed under either of
10+
11+ - Apache License, Version 2.0 ([ LICENSE-APACHE] ( LICENSE-APACHE ) or
12+ http://www.apache.org/licenses/LICENSE-2.0 )
13+ - MIT license ([ LICENSE-MIT] ( LICENSE-MIT ) or http://opensource.org/licenses/MIT )
14+
15+ at your option.
16+
17+ ### Contribution
18+
19+ Unless you explicitly state otherwise, any contribution intentionally submitted
20+ for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
21+ dual licensed as above, without any additional terms or conditions.
22+
23+ [ API reference ] : https://docs.rs/embedded-storage-async
You can’t perform that action at this time.
0 commit comments