pub const fn point(
id: &str,
space: AddressSpace,
offset: u16,
storage: StorageType,
) -> PointDesc<'_>Expand description
A minimal defaulted descriptor for building tables/tests concisely.
pub const fn point(
id: &str,
space: AddressSpace,
offset: u16,
storage: StorageType,
) -> PointDesc<'_>A minimal defaulted descriptor for building tables/tests concisely.