docs.rs failed to build rasn-mib-0.9.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
rasn-mib-0.28.3
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.