Improve error management by use thiserror #3
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "GwenLg/GrammalecteClient:use_thiserror"
	
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The crate
thiserrorallow to easily create more powerful/useful errors.Especially stack of error/context than can be displayed with
anyhow.252bc0ae32tod98859d064d98859d064to1ad5dfbe78Great job!