constellation-rs / amadeus

Harmonious distributed data analysis in Rust.
https://constellation.rs/amadeus
Apache License 2.0
474 stars 26 forks source link

Data Types #67

Open alecmocatta opened 4 years ago

alecmocatta commented 4 years ago

amadeus-types has three goals:

What other data types are relevant?

Should amadeus_core::file::{PathBuf, OsString} be moved to amadeus-types?