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 typecheck
trident
0.1.0
Module typecheck
Module Items
Modules
Structs
Type Aliases
In crate trident
trident
Module
typecheck
Copy item path
Source
Modules
§
types
Structs
§
Module
Exports
Exported signatures from a type-checked module.
Mono
Instance
A monomorphized instance of a generic function.
Type Aliases
§
FnExport
A function’s exported signature: (name, params, return_type).