Skip to main content

layout

Function layout 

Source
pub fn layout<'a>(data_type: &'a DataType, path: &str) -> Result<Layout<'a>>
Expand description

The layout of one type.

ยงErrors

Returns a Invariant::Unsupported violation for a type this crate cannot check, which is the same thing as a type iris cannot carry.