ssw/doc/proc_macro_error/dummy/sidebar-items.js
2023-01-09 19:23:20 +01:00

1 line
332 B
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

window.SIDEBAR_ITEMS = {"fn":[["append_dummy","Same as [`set_dummy`] but, instead of resetting, appends tokens to the existing dummy (if any). Behaves as `set_dummy` if no dummy is present."],["set_dummy","Sets dummy token stream which will be appended to `compile_error!(msg);...` invocations in case youll emit any errors."]]};