Skip to main content

Crate diagweave

Crate diagweave 

Source

Re-exports§

pub use report::DiagnosticError;
pub use report::DiagnosticResult;
pub use report::Report;
pub use report::Transform;

Modules§

prelude
render
report

Macros§

set
union

Structs§

RefStr
A compact string that is either borrowed for 'a or shared via Arc<str>.
StaticRefStr
A 'static compact string that is either borrowed or shared via Arc<str>.

Derive Macros§

Error