Module iso_10303::step[][src]

Modules

parser

Structs

EntityInstance
EntityRef
ExchangeFile
Real

A wrapper type that enables ordering floats. This is a work around for the famous “rust float ordering” problem. By using it, you acknowledge that sorting NaN is undefined according to spec. This implementation treats NaN as the “smallest” float.

TypedParameter

Enums

Parameter
UnTypedParameter

Traits

StepReader