pub fn write_memory_episode_mcap(
path: impl AsRef<Path>,
episode: &MemoryEpisode,
) -> SyncResult<()>Expand description
Writes a MemoryEpisode of XYZ records into an MCAP file.
pub fn write_memory_episode_mcap(
path: impl AsRef<Path>,
episode: &MemoryEpisode,
) -> SyncResult<()>Writes a MemoryEpisode of XYZ records into an MCAP file.