Skip to main content

as_list

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

Signature

def as_list(&self) -> Option<&[String]>

Returns

Returns
Option<&[String]>
The result of the operation.