pub unsafe fn get_field_integer<T: for<'a> Follow<'a, Inner = T> + PrimInt + FromPrimitive>(
table: &Table<'_>,
field: &Field<'_>,
) -> FlatbufferResult<Option<T>>pub unsafe fn get_field_integer<T: for<'a> Follow<'a, Inner = T> + PrimInt + FromPrimitive>(
table: &Table<'_>,
field: &Field<'_>,
) -> FlatbufferResult<Option<T>>