pub fn parse_config(json: &str) -> Result<SandboxRuntimeConfig, SandboxError>Expand description
Parse configuration from a JSON string.
pub fn parse_config(json: &str) -> Result<SandboxRuntimeConfig, SandboxError>Parse configuration from a JSON string.