pub async fn find_nodes(
    src: String,
    config: JsValue,
    parser_path: String
) -> Result<String, JsError>