Docs.rs
trident-lang-0.1.0
trident-lang 0.1.0
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
mastercyb
Dependencies
ariadne ^0.4
normal
blake3 ^1
normal
burn ^0.20
normal
bytemuck ^1
normal
clap ^4
normal
petgraph ^0.7
normal
pollster ^0.4
normal
rayon ^1.10
normal
rkyv ^0.8
normal
serde ^1
normal
statrs ^0.18
normal
tokio ^1
normal
tower-lsp ^0.20
normal
wgpu ^24
normal
criterion ^0.5
dev
insta ^1
dev
tempfile ^3
dev
Versions
61.11%
of the crate is documented
Platform
i686-pc-windows-msvc
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 data
trident
0.1.0
Module data
Module Items
Modules
In trident::
neural
trident
::
neural
Module
data
Copy item path
Source
Modules
§
pairs
Training pair extraction: (TirGraph, TASM token sequence).
replay
Replay buffer for online learning (Stage 3).
tir_
graph
TirGraph — graph representation of TIR for GNN encoding.