Function frost_coordinator::create_coordinator_from_path
source · pub fn create_coordinator_from_path(
path: impl AsRef<Path>
) -> Result<Coordinator<HttpNetListen>, Error>
pub fn create_coordinator_from_path(
path: impl AsRef<Path>
) -> Result<Coordinator<HttpNetListen>, Error>