1//! VRE action group — the v1 scope. 2 3pub mod data_model; 4pub mod project; 5pub mod resource; 6pub mod resource_type;