3 lines
82 B
Rust
3 lines
82 B
Rust
|
pub(crate) const ALIAS: &str = "alias";
|
||
|
pub(crate) const EXPORT: &str = "export";
|