rasn-mib

Crates.iorasn-mib
lib.rsrasn-mib
version0.15.3
sourcesrc
created_at2021-07-18 19:27:19.604533
updated_at2024-06-14 18:30:55.073581
descriptionData types for handling Management Information Base objects.
homepage
repositoryhttps://github.com/librasn/rasn.git
max_upload_size
id424463
size104,277
(XAMPPRocky)

documentation

README

Management Information Base

This crate represents an implementation of MIB objects defined in IETF RFCs, Nearly all of these types are newtype wrappers around their network protocol type, and as such don't they add any additional overhead in terms of size, any OBJECT-TYPE information is available statically through the [smi::ObjectType] trait.

Commit count: 379

cargo fmt