Skip to main content

any

Function any 

Source
pub fn any<T>() -> T
Expand description

Return a logical value of type T without any constraints.

logic