sp-im

Crates.iosp-im
lib.rssp-im
version0.3.0
sourcesrc
created_at2021-08-13 21:17:25.220605
updated_at2021-10-18 20:13:53.679009
descriptionImmutable datatypes for no_std use within Substrate
homepage
repositoryhttps://github.com/yatima-inc/sp-im
max_upload_size
id435870
size476,552
John Chandler Burnham (johnchandlerburnham)

documentation

https://docs.rs/sp-im

README

sp-im

Immutable no_std collection datatypes suitable for use within Substrate

License

Copyright 2021 Yatima Inc

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the “Software”), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

This project was forked from https://github.com/bodil/im-rs/commit/3f4e01a43254fe228d1ce64e47dfaf4edc8f4f19 (Copyright 2017 Bodil Stokke) and contains code which is subject the terms of the Mozilla Public License, v. 2.0, a copy of which can be found in the the licenses directory or at http://mozilla.org/MPL/2.0/.

Code of Conduct

This project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Commit count: 528

cargo fmt