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