Module errors
ide_ssr
0.0.0
Module errors
Module Items
Macros
Structs
In crate ide_
ssr
ide_ssr
Module
errors
Copy item path
Source
Expand description
Code relating to errors produced by SSR.
Macros
ยง
_bail
๐
Returns from the current function with an error, supplied by arguments as for format!
_error
๐
Constructs an SsrError taking arguments like the format macro.
Structs
ยง
SsrError