# FutureSDR Types
FutureSDR types that are used by the runtime and also exposed for interaction
with the outside world through the flowgraph's REST API.
[![Crates.io][crates-badge]][crates-url]
[![Apache 2.0 licensed][apache-badge]][apache-url]
[![Docs][docs-badge]][docs-url]
[crates-badge]: https://img.shields.io/crates/v/futuresdr-types.svg
[crates-url]: https://crates.io/crates/futuresdr-types
[apache-badge]: https://img.shields.io/badge/license-Apache%202-blue
[apache-url]: https://github.com/futuresdr/futuresdr/blob/master/LICENSE
[docs-badge]: https://img.shields.io/docsrs/futuresdr-types
[docs-url]: https://docs.rs/futuresdr-types/