On this page
snapshot.Availability.available
- Module
- snapshot
- Declared in
- Availability
- Package
- libtmux
- Source
- crates/libtmux/src/snapshot.rs
-
Discard the reason a value is missing and keep only the value.
Callers that treat every unavailable state alike use this. Callers that must distinguish an unsupported release from a genuinely absent value match on the evidence instead.
0 declared, 0 inherited