Skip to main content

as_str

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

Signature

def as_str(&self) -> Option<&str>

Returns

Returns
Option<&str>
The result of the operation.