rasn-mib

Crates.iorasn-mib
lib.rsrasn-mib
version0.27.2
created_at2021-07-18 19:27:19.604533+00
updated_at2025-08-30 08:49:10.042228+00
descriptionData types for handling Management Information Base objects.
homepage
repositoryhttps://github.com/librasn/rasn.git
max_upload_size
id424463
size115,153
(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: 563

cargo fmt