Module project

Module project 

Source
Expand description

Project panel widget

Unified list of Clips & Compositions with drag-and-drop support

Re-exports§

pub use project::ProjectActions;
pub use project_ui::render;
pub use project_events::*;

Modules§

project_events
Project management and selection events.
project_ui