5 lines
99 B
Rust
5 lines
99 B
Rust
// Utility functions placeholder
|
|
pub fn format_error() {
|
|
// TODO: Implement error formatting
|
|
}
|