const-oid 0.3.2

ISO/IEC Object Identifier (OID) constants with heapless no_std support
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[features]
std = []

[package]
authors = ["RustCrypto Developers"]
categories = ["data-structures", "encoding", "no-std"]
description = "ISO/IEC Object Identifier (OID) constants with heapless no_std support\n"
documentation = "https://docs.rs/const-oid"
edition = "2018"
keywords = ["iso", "iec", "itu", "oid"]
license = "Apache-2.0 OR MIT"
name = "const-oid"
readme = "README.md"
repository = "https://github.com/RustCrypto/utils"
version = "0.3.2"