mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-29 20:34:44 +00:00
3 lines
130 B
Rust
3 lines
130 B
Rust
/// Combine method definitions across multiple modules, specialized class contexts, etc.
|
|
#[derive(Debug)]
|
|
pub struct HIRLinker {}
|