We got some feedback that the documentation we have is generally not the greatest. - [ ] the belief is that more examples showing best practices and common patterns would go a long way making the library more user-friendly - we should also highlight the preferred way of going about things - [ ] we have also heard that using bpf_objects is somewhat difficult (that may be an API issue or documentation; needs to be looked at) - [ ] on a more mechanical level, let's make sure to remove all `#[allow(missing_docs)]` instances
We got some feedback that the documentation we have is generally not the greatest.
#[allow(missing_docs)]instances