oxedize_fe2o3_units 0.5.1

DEPRECATED: This package has moved to oxedyne_fe2o3_units. Please update your dependencies.
Documentation
  • Coverage
  • 100%
    2 out of 2 items documented1 out of 2 items with examples
  • Size
  • Source code size: 4.29 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.03 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • oxedyne-io/fe2o3
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • h00gs

⚠️ DEPRECATED: oxedize_fe2o3_units

This package has been moved to oxedyne_fe2o3_units.

🚨 Important Notice

The Oxedize project has been rebranded to Oxedyne. As part of this transition:

  • Old package: oxedize_fe2o3_units (this package)
  • New package: oxedyne_fe2o3_units (please use this)

📦 Migration Instructions

1. Update your Cargo.toml:

[dependencies]
# Remove:
# oxedize_fe2o3_units = "0.5.0"

# Add:
oxedyne_fe2o3_units = "0.6.0"  # Use the latest version

2. Update your Rust imports:

// Old:
// use oxedize_fe2o3_units::prelude::*;

// New:
use oxedyne_fe2o3_units::prelude::*;

3. That's it!

All APIs remain identical. Only the package name has changed.

🔗 Links

❓ Questions?

If you have any issues with the migration, please open an issue at: https://github.com/oxedyne-io/fe2o3/issues


Thank you for using Hematite (fe2o3)! 🦀