Documentation
# sn_dbc
Safe Network DBCs

|Crate|Documentation|CI|Safe Rust|
|:-:|:-:|:-:|:-:|
|[![]http://meritbadge.herokuapp.com/sn_dbc]https://crates.io/crates/sn_dbc|[![Documentation]https://docs.rs/sn_dbc/badge.svg]https://docs.rs/sn_dbc|![]https://github.com/maidsafe/sn_dbc/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).