Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
const-oid: improve rustdoc on
Arc
(#1593)
Note that we follow Mozilla conventions using maximum 32-bit arcs, linking to a survey of various OID libraries and how they handle various sized arcs. Also notes we deliberatly do not support UUIDs-as-OIDs, since they're not important (at least within the scope of what we currently implement) to cryptographic use cases this library is intended for.
- Loading branch information