dagger/dsl/list_type_def
Values
pub fn element_type_def(
parent: types.ListTypeDef,
) -> types.TypeDef
The type of the elements in the list.
pub fn id(parent: types.ListTypeDef) -> types.ListTypeDef
A unique identifier for this ListTypeDef.
pub fn list_type_def(
id id: types.ListTypeDef,
) -> types.ListTypeDef