opentrustprotocol 3.0.0

🦀 Official Rust SDK for OpenTrust Protocol - The mathematical embodiment of trust itself. Features neutrosophic judgments, fusion operators, OTP mappers, REVOLUTIONARY Conformance Seals, and Performance Oracle with Circle of Trust for real-world outcome tracking.
Documentation
# Rust
/target/
Cargo.lock
**/*.rs.bk

# IDE
.vscode/
.idea/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db

# Logs
*.log

# Coverage
tarpaulin-report.html
lcov.info

# Benchmarks
criterion/

# Documentation
/doc/

# Temporary files
*.tmp
*.temp