secured_linked_list 0.5.2

A cryptographically secured and provable linked list
Documentation
# secured_linked_list

Secured Linked List - a cryptographically secured and provable linked list.

|Crate|Documentation|CI|Safe Rust|
|:-:|:-:|:-:|:-:|
|[![]http://meritbadge.herokuapp.com/secured_linked_list]https://crates.io/crates/secured_linked_list|[![Documentation]https://docs.rs/secured_linked_list/badge.svg]https://docs.rs/secured_linked_list|![]https://github.com/maidsafe/secured_linked_list/workflows/Master/badge.svg|[![unsafe forbidden]https://img.shields.io/badge/unsafe-forbidden-error.svg]https://github.com/rust-secure-code/safety-dance/|

| [MaidSafe website]https://maidsafe.net | [SAFE Dev Forum]https://forum.safedev.org | [SAFE Network Forum]https://safenetforum.org |
|:-:|:-:|:-:|

## License

This SAFE Network library is dual-licensed under the Modified BSD ([LICENSE-BSD](LICENSE-BSD) https://opensource.org/licenses/BSD-3-Clause) or the MIT license ([LICENSE-MIT](LICENSE-MIT) https://opensource.org/licenses/MIT) at your option.

## Contributing

Want to contribute? Great :tada:

There are many ways to give back to the project, whether it be writing new code, fixing bugs, or just reporting errors. All forms of contributions are encouraged!

For instructions on how to contribute, see our [Guide to contributing](https://github.com/maidsafe/QA/blob/master/CONTRIBUTING.md).