Skip to main content

stylex_err_with_file

Function stylex_err_with_file 

Source
pub fn stylex_err_with_file(
    message: impl Into<String>,
    file: impl Into<String>,
) -> StyleXError
Expand description

Create a StyleXError with a message and file context.