Docs.rs
magc-0.1.1
magc 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
spectrachrome
Dependencies
clap ^3.1.8
normal
env_logger ^0.10.0
normal
log ^0.4.20
normal
strontium ^0.6.0
normal
unicode-segmentation ^1.9.0
normal
Versions
31.12%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
magc
compiler
compilelets
call.rs
literal.rs
mod.rs
value_pattern.rs
type_system
mod.rs
errors.rs
mod.rs
multimethod.rs
parser
parselets
pattern
field.rs
mod.rs
pair.rs
tuple.rs
variable.rs
block.rs
call.rs
conditional.rs
infix.rs
list.rs
literal.rs
member.rs
method.rs
mod.rs
prefix.rs
mod.rs
types
expression
block.rs
conditional.rs
infix.rs
method.rs
mod.rs
prefix.rs
pattern
field.rs
mod.rs
pair.rs
tuple.rs
value.rs
variable.rs
mod.rs
result.rs
token.rs
helpers.rs
lexer.rs
lib.rs
type_system.rs
magc/compiler/
errors.rs
Settings
Help
Summary
1
pub struct
ErrorReporter;