Skip to main content
any
creusot_
std
0.13.0-dev
In creusot_
std::
logic
creusot_std
::
logic
Function
any
Copy item path
Source
pub fn any<T>() -> T
Expand description
Return a logical value of type
T
without any constraints.
logic
⚠