Skip to main content

invoke_json

Function invoke_json 

Source
pub fn invoke_json<P: ProviderCore>(input: String) -> Result<String, String>
Expand description

Decode the canonical JSON envelope, invoke a reusable core, and encode its output for the WIT adapter.