essential-types 0.2.0

Base types for the Essential ecosystem
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# essential-types
[![Crates.io][crates-badge]][crates-url]
[![Documentation][docs-badge]][docs-url]
[![license][apache-badge]][apache-url]
[![Build Status][actions-badge]][actions-url]

[crates-badge]: https://img.shields.io/crates/v/essential-types.svg
[crates-url]: https://crates.io/crates/essential-types
[docs-badge]: https://docs.rs/essential-types/badge.svg
[docs-url]: https://docs.rs/essential-types
[apache-badge]: https://img.shields.io/badge/license-APACHE-blue.svg
[apache-url]: LICENSE
[actions-badge]: https://github.com/essential-contributions/essential-base/workflows/ci/badge.svg
[actions-url]:https://github.com/essential-contributions/essential-base/actions

Base types used throughout the Essential ecosystem.