keybear-core 0.2.0

Core methods & primitives for a Keybear client/server
Documentation
1
2
3
4
5
6
7
8
9
10
<div align="center">
   <h1>keybear-core</h1>

   Library for implementing a [keybear](https://github.com/keybear/keybear) client.

   <a href="https://actions-badge.atrox.dev/keybear/keybear-core/goto"><img src="https://github.com/keybear/keybear-core/workflows/Test/badge.svg" alt="Build Status"/></a>
   <a href="https://crates.io/crates/keybear-core"><img src="https://img.shields.io/crates/v/keybear-core.svg" alt="Version"/></a>
   <a href="https://codecov.io/gh/keybear/keybear-core"><img src="https://codecov.io/gh/keybear/keybear-core/branch/main/graph/badge.svg?token=32C44QK5R9" alt="Coverage"/></a>
   <a href="https://github.com/rust-secure-code/safety-dance/"><img src="https://img.shields.io/badge/unsafe-forbidden-brightgreen.svg" alt="Unsafe"/></a>
</div>