query.private.Predicate.matches_one
Rust
- Python Unavailable
- TypeScript Unavailable
- Rust
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- query.private
- Declared in
- Predicate
- Package
- libtmux
- Source
- crates/libtmux/src/query/private.rs
-
Match this relation predicate against one already-loaded value.
The
isquantifier evaluates an existing value. An absent value, another quantifier, or another predicate family returnsfalse.The
crate::query::Filterablerelation example executes this method in a hand-written generated-code expansion.
0 declared, 0 inherited