pub fn block5_implied_type(block: &Block) -> Result<CtyType, SchemaError>Expand description
Convert a tfplugin5 Block to the tfplugin6 shape, then derive the
implied cty type via block_implied_type.
pub fn block5_implied_type(block: &Block) -> Result<CtyType, SchemaError>Convert a tfplugin5 Block to the tfplugin6 shape, then derive the
implied cty type via block_implied_type.