pub type GraphWriteError = Error;
viz
Common error type used by all graph writers.
pub struct GraphWriteError;