Crates.io | solar-interface |
lib.rs | solar-interface |
version | 0.1.6 |
created_at | 2024-10-22 17:57:57.292074+00 |
updated_at | 2025-08-25 20:57:13.208614+00 |
description | Source positions, diagnostics, and related helper functions |
homepage | https://github.com/paradigmxyz/solar/tree/main/crates/interface |
repository | https://github.com/paradigmxyz/solar |
max_upload_size | |
id | 1418992 |
size | 273,202 |
Source positions, diagnostics, and related helper functions.
Important concepts in this module include:
Span
] and related types;SourceMap
]; andSymbol
]s, with some common symbols available statically in
the [sym
] module.