Docs.rs
specl-types-0.1.0
specl-types 0.1.0
Permalink
Docs.rs crate page
AGPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
danwt
Dependencies
specl-syntax ^0.1.0
normal
thiserror ^1
normal
proptest ^1
dev
Versions
59.2%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-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 env
specl_
types
0.1.0
Module env
Module Items
Structs
In crate specl_
types
specl_types
Module
env
Copy item path
Source
Expand description
Type environment and scope management.
Structs
ยง
Action
Sig
An action signature.
Func
Info
A user-defined function signature.
TypeEnv
A type environment for tracking variable and type bindings.