Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<div align="center">

# `canda`
![Build](https://github.com/hinto-janai/canda/actions/workflows/build.yml/badge.svg) ![Tests](https://github.com/hinto-janai/canda/actions/workflows/test.yml/badge.svg) [![crates.io](https://img.shields.io/crates/v/canda.svg)](https://crates.io/crates/canda) [![docs.rs](https://docs.rs/canda/badge.svg)](https://docs.rs/canda)

* [Documentation]#Documentation
* [License]#License

</div>

---

## Documentation
1. For a broad overview of `canda`'s internals, see [`src/`]https://github.com/hinto-janai/canda/tree/main/src.
2. For library docs, see [`docs.rs`]https://docs.rs/canda.

## License
`canda` is licensed under the [MIT License](https://github.com/hinto-janai/canda/blob/main/LICENSE).