4 lines
109 B
Rust
4 lines
109 B
Rust
//! Backend-specific error types (re-export from shared).
|
|
|
|
pub use inference_profiler_shared::ProfilerError;
|