modality_ingest_protocol/
lib.rs

1mod protocol;
2
3pub use protocol::*;