pub fn write_dispatch_record(
path: &Path,
record: &DispatchRecord,
) -> Result<(), WriteTextError>Expand description
Pretty-print + write a dispatch record to disk (creating parent dirs).
pub fn write_dispatch_record(
path: &Path,
record: &DispatchRecord,
) -> Result<(), WriteTextError>Pretty-print + write a dispatch record to disk (creating parent dirs).