Skip to content

Conversation

@amitu
Copy link
Contributor

@amitu amitu commented Jun 8, 2025

Counterpart of fastn-stack/fastn#2140.

Comment on lines 80 to 82
if let serde_json::Value::String(s) = value {
return Ok(serde_json::from_str(s).map(Required)?);
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Even tho this code path is interesting and we should keep it. This is not hit when running inside lets-teach code. I am going to remove redundant println! from this PR and we can merge this :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants