1 2 3 4 5
// The term "view" is reserved for internal read-only projections under view/. // DTOs must not use "view" in type or function names. pub mod env; pub mod placement; pub mod topology;