⚠ Internal Docs ⚠Not Public APIOfficial Docs Here
type OptPartRes<T> = Result<T, String>;
test
Result of parsing the option part.