1pub type GraphitePdfKitError = graphitepdf_errors::GraphitePdfError; 2pub type Result<T> = graphitepdf_errors::Result<T>;