This repository has been archived on 2022-04-04. You can view files and clone it, but cannot push or open issues or pull requests.
ludum-dare-50/rustdoc/matches/sidebar-items.js

1 line
277 B
JavaScript

initSidebarItems({"macro":[["assert_matches","Assert that an expression matches a refutable pattern."],["debug_assert_matches","Assert that an expression matches a refutable pattern using debug assertions."],["matches","Check if an expression matches a refutable pattern."]]});