Skip to main content

as_bool

Method
This is a method of the ResolvedValue class in the param_resolver module.
Get as bool

Signature

def as_bool(&self) -> Option<bool>

Returns

Returns
Option<bool>
The result of the operation.