-
Notifications
You must be signed in to change notification settings - Fork 110
Closed
Labels
area/dxImprovements or additions to DX or docsImprovements or additions to DX or docsarea/libs > error-stackAffects the `error-stack` crate (library)Affects the `error-stack` crate (library)area/user successImprovements to hints or onboardingImprovements to hints or onboardingcategory/enhancementNew feature or requestNew feature or request
Description
Related Problem
I'm a returning user, trying error-stack again, and I go to https://docs.rs/error-stack and I see Quick-Start Guide which doesn't actually show me any full, usable code. Instead it jumps straight to discussing some aspects of error-stack.
What I'd like is a bit of copy-pasta that reminds me what goes where, and how to get started. I was able to find some example, which will do, but it's just inconvenient.
Proposed Solution
Take this example, get rid of all the unstable stuff, slap it right under Quick-Start Guide header.
Alternatives
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
area/dxImprovements or additions to DX or docsImprovements or additions to DX or docsarea/libs > error-stackAffects the `error-stack` crate (library)Affects the `error-stack` crate (library)area/user successImprovements to hints or onboardingImprovements to hints or onboardingcategory/enhancementNew feature or requestNew feature or request