cargo doc output on firestorm without the enable_system_time flag does not include methods like enabled, bench, clear, and save, even though they exist. It also means that they don't show on docs.rs. They should be documented even if they are disabled.
cargo docoutput on firestorm without theenable_system_timeflag does not include methods likeenabled,bench,clear, andsave, even though they exist. It also means that they don't show on docs.rs. They should be documented even if they are disabled.