Docs.rs
egml-core-0.0.2-alpha.3
egml-core 0.0.2-alpha.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
benediktschwab
Dependencies
approx ^0.5.1
normal
earcut ^0.4.10
normal
itertools ^0.14.0
normal
nalgebra ^0.34.2
normal
parry3d-f64 ^0.28.0
normal
rayon ^1.12.0
normal
sha2 ^0.11.0
normal
thiserror ^2.0.18
normal
uuid ^1.23.2
normal
Versions
64.93%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module basic
egml_
core
0.0.2-alpha.3
Module basic
Module Items
Structs
Enums
In egml_
core::
model
egml_core
::
model
Module
basic
Copy item path
Source
Expand description
Primitive GML scalar value types.
Type
GML counterpart
Description
Code
gml:CodeType
A string value optionally scoped to a code list
Measure
gml:MeasureType
A numeric value with an optional unit-of-measure URI
Structs
§
Code
A coded value optionally qualified by a code-space URI.
Measure
A numeric value with an associated unit-of-measure.
NilReason
Enums
§
NilReason
Enumeration