Structs§
- Def
- Facade for an Arc wrapped around a Mutex with generic type T.
Functions§
- check_
results - Check a sequence of
Result
This used to check the returned outputs of recursive or parallel operations. This does not crash the program but instead prints any errors viadbg!
. - writable_
or_ create - Return a writable
File
from a given path.