Error
Source
Implementation
pub const Error = error{
/// See the `Writer` implementation for detailed diagnostics.
WriteFailed,
}Source
pub const Error = error{
/// See the `Writer` implementation for detailed diagnostics.
WriteFailed,
}