brb_dt_orswot 1.0.5

A BRBDataType wrapper for an ORSWOT from [rust-crdt]
Documentation
# brb_dt_orswot

[MaidSafe website]http://maidsafe.net | [Safe Network Forum]https://safenetforum.org/
:-------------------------------------: | :---------------------------------------------:

## About

A BRBDataType wrapper for an ORSWOT from [rust-crdt](https://github.com/rust-crdt/rust-crdt).

This enables ORSWOT CRDT operations to be transmitted in a BFT manner using Byzantine Reliable Broadcast.

Please see the [brb crate](https://github.com/maidsafe/brb/).

## License

This Safe Network software is dual-licensed under the Modified BSD (<LICENSE-BSD> <https://opensource.org/licenses/BSD-3-Clause>) or the MIT license (<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).