err

Function err 

Source
pub fn err(err: impl Error + Send + Sync + 'static) -> Result<(), GraphError>
Expand description

Returns a result meaning an error occured and the graph cannot recover.