warp.types.type_is_struct#

warp.types.type_is_struct(t)[source]#

Return True if the type is a Warp struct type.

Parameters:

t (Any)

Return type:

bool