Definition
/**
* @template T
*
* @param Type<T> $type
*
* @return Definition<T>
*
* @deprecated Use `structure_schema()` instead
*/
struct_schema(string $name, Type $type, bool $nullable, ?Metadata $metadata) : Definition
Read from various data sources.
Shape and optimize for your needs.
Store and secure in one of many available data sinks.
/**
* @template T
*
* @param Type<T> $type
*
* @return Definition<T>
*
* @deprecated Use `structure_schema()` instead
*/
struct_schema(string $name, Type $type, bool $nullable, ?Metadata $metadata) : Definition