docs.rs failed to build irox-units-0.4.4
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
irox-units-0.4.5
IROX-Units
The little Units Library that could
Module Structure:
bounds
- Bounding Boxes and Range Checksshapes
- Ways to define and describe shapescircular
-CircularAspect
enum andCircularDimension
struct, describes a circle by radius or diameter with appropriate length units.elliptical
-Ellipse
struct, describes an ellipse using twoCircularDimension
axes and an optionalCompassDirection
orientation of the first axis
units
- Physical Quantitiesangle
- Angle Types,Angle
,AngleUnits
forDegrees
andRadians
compass
- Compass Types,Compass
, and the absolute types:Heading
,Track
,Bearing
,Course
,Azimuth
,CompassOffest
, and the relative types:RelativeBearing
datasize
- Computer Data Sizes,Bytes
,Kilobytes
, etcduration
- ContainsDuration
, describing a fixed amount of seconds / minutes / hours / milliseconds / etclength
- The SILength
quantity,Meters
,Feet
, etcspeed
- The SISpeed
quantity,MetersPerSecond
,Knots
, etctemperature
- The SITemperature
quantity,Celcius
,Kelvin
, etc