Skip to main content

build_protocol

Function build_protocol 

Source
pub fn build_protocol(files: JsValue, entry: &str) -> Result<String, JsValue>
Expand description

Build the protocol JSON from virtual files without rendering.

Returns the serialized WebUIProtocol as a JSON string.