pub const Error = error
pub const Error = error{ /// Ran out of memory allocating call stack frames to complete rendering. OutOfMemory, /// Transitive failure from WriteFailed, }