#include <mutex>#include <string>#include <thread>#include "absl/status/status.h"

Go to the source code of this file.
Classes | |
| class | yaze::editor::BackgroundCommandTask |
| struct | yaze::editor::BackgroundCommandTask::Snapshot |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |