futuresdr-types 0.0.11

Polymorphic Types for an Experimental Async SDR Runtime for Heterogeneous Architectures.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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/