[][src]Function ipcs_node::api::exec

pub async fn exec(
    __arg0: (Arc<IpfsApi>, UnboundedSender<IPCSCommand>),
    body: ExecReq
) -> Result<impl Reply, Rejection>

Handler for /api/v0/exec endpoint