opentrustprotocol 0.3.0

🦀 Official Rust SDK for OpenTrust Protocol - The mathematical embodiment of trust itself. Features neutrosophic judgments, fusion operators, OTP mappers, and REVOLUTIONARY Conformance Seals with mathematical proof of conformance.
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