with_service

Function with_service 

Source
pub fn with_service(
    graph: Arc<Mutex<Graph>>,
    service_id: String,
) -> Result<(), Error>