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