Reorder the exposed API
Everything goes in the `prelude` for ease of use. The fundamental structures are exported in the root crate, the rest is re-exported in modules to give a bit of structure.
Please register or sign in to comment
Everything goes in the `prelude` for ease of use. The fundamental structures are exported in the root crate, the rest is re-exported in modules to give a bit of structure.