On this page
snapshot.Availability
- Module
- snapshot
- Package
- libtmux
- Source
- crates/libtmux/src/snapshot.rs
8 declared, 0 inherited
Members
- Absent constant Tmux emitted an empty value for a conditionally available field.
- Available constant Tmux emitted a decoded value, including preserved empty text.
- Unproven constant A development build provides no numbered availability proof.
- Unsupported constant The detected numbered release predates the field.
- as_ref method Borrow the contained value without cloning the evidence.
- available method Discard the reason a value is missing and keep only the value.
- copied method Copy a borrowed scalar out of its evidence.
- is_available method Report whether tmux emitted a decoded value.