Skip to main content

from_str

Method
This is a method of the RewriteStrategy class in the specialized_agents module.
Parse from string

Signature

def from_str(s: &str) -> Option<Self>

Parameters

s
&str
required
No description available.

Returns

Returns
Option<Self>
The result of the operation.