In the documentation, you can't see which feature flags need to be activated for a certain function/struct/module to be available.
E.g. like you can see in zerocopy's docs that the byteorder
feature is required for the byteorder
module to be available.