uor-foundation 0.4.6

UOR Foundation — typed Rust traits for the complete ontology. Import and implement.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// @generated by uor-crate from uor-ontology — do not edit manually

//! `bridge` space modules.

pub mod boundary;
pub mod cert;
pub mod cohomology;
pub mod conformance_;
pub mod derivation;
pub mod foundation;
pub mod homology;
pub mod interaction;
pub mod observable;
pub mod partition;
pub mod proof;
pub mod query;
pub mod resolver;
pub mod trace;