question: Encapsulate `Capabilities`?
Open
question
- Dominant language
- Rust
- Stars
- 52
- Forks
- 25
- Avg merge
- 21h 53m
- Merged PRs (30d)
- 2
Description
Instead of using `Vec1`, we could introduce a `Capabilities` type. This type would provide some convinience methods such as `contains(&Capability)`, `authentication_mechanisms() -> &[AuthMechanism]`, etc.
Contributor guide
Assessment
This issue has not been assessed yet.