fibril_core 0.0.7

Core types for the Fibril library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Fibril Core

This module specifies the core types for the [Fibril](https://docs.rs/fibril/) library.

## Usage

Please see the [the `fibril_verifier` docs](https://docs.rs/fibril_verifier/).

## Features

- `serde`: Implement `Serialize` and `Deserialize` where applicable.