Function create_field

Source
pub(super) fn create_field<T>(name: impl Into<String>, field: &T) -> Field
Expand description

Helper function to create a Field from any EditableField type