# Functions
NewRessourceManager instantiates a new [RessourceManager].
# Structs
ResourceManager is a struct storing a channel of some given ressource (e.g.
# Type aliases
Task is an abstract templates for a function taking as input a ressource of any kind that can be used concurrently.