mentat/docs/apis/rust/matches/sidebar-items.js

1 line
277 B
JavaScript
Raw Normal View History

2018-06-21 14:44:35 +00:00
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."]]});