[][src]Function balena_cdsl::dsl::schema::object_types::bounds::deserialization::deserialize_integer_bounds_with_defaults

pub fn deserialize_integer_bounds_with_defaults<E>(
    defaults: IntegerObjectBounds,
    mapping: &Mapping
) -> Result<IntegerObjectBounds, E> where
    E: Error