Docs.rs
tin-lang-0.2.2
tin-lang 0.2.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dflemstr
Dependencies
cranelift ^0.26.0
normal
cranelift-module ^0.26.0
normal
cranelift-simplejit ^0.26.0
normal
dot ^0.1.4
normal
env_logger ^0.6.0
normal
failure ^0.1.3
normal
lalrpop-util ^0.16.2
normal
log ^0.4.6
normal
pretty_env_logger ^0.3.0
normal
regex ^1.1.0
normal
specs ^0.14.1
normal
specs-derive ^0.3.0
normal
specs-visitor ^0.1.0
normal
specs-visitor-derive ^0.1.0
normal
structopt ^0.2.14
normal
lalrpop ^0.16.2
build
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
Module error
tin_
lang
0.2.2
Module error
Module Items
Enums
Type Aliases
In crate tin_
lang
tin_lang
Module
error
Copy item path
Source
Expand description
Common error types and utilities.
Enums
§
Error
An error that occurs while interacting with Tin.
Type Aliases
§
Result
A convenience result wrapper for the
Error
type.