51 releases (17 breaking)
0.20.2 | Oct 18, 2024 |
---|---|
0.20.0 | Sep 30, 2024 |
0.16.0 | Jul 17, 2024 |
0.13.1 | Mar 21, 2024 |
0.3.1 | Jul 19, 2021 |
#1544 in Network programming
539 downloads per month
1MB
19K
SLoC
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.
Dependencies
~8MB
~144K SLoC