| .. default-domain:: cpp | |
| .. highlight:: sh | |
| .. _chapter-pw-result: | |
| --------- | |
| pw_result | |
| --------- | |
| ``pw::Result`` is an experimental class that combines a status with a value to | |
| simplify writing and using APIs. | |
| .. warning:: | |
| This module is experimental. Its impact on code size and stack usage has not | |
| yet been profiled. Use at your own risk. |