Docs.rs
  • yfelo-0.1.1
    • yfelo 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • shigma
    • Dependencies
      • clap ^4.3.17 normal
      • dyn_derive ^0.3.2 normal
      • dyn_std ^0.3.1 normal
      • once_cell ^1.19.0 normal
      • pest ^2.7.10 normal
      • pest_derive ^2.7.10 normal
      • pest_meta ^2.7.10 normal
      • pest_vm ^2.7.10 normal
      • serde ^1.0.203 normal
      • serde_json ^1.0.118 normal
      • yfelo_core ^0.1.1 normal
    • Versions
    • 0% 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

yfelo0.1.1

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums
  • Traits

Crate yfelo

Source

Modules§

builtin
Built-in directives of Yfelo language.
default
directive
factory
language
reader
writer

Structs§

Element
MetaSyntax
SyntaxError
Yfelo

Enums§

Definition
Error
Node

Traits§

Context
ContextFactory
Directive
DirectiveFactory
Expr
ExprFactory
Language
LanguageFactory
Pattern
PatternFactory
RuntimeError
RuntimeErrorFactory
Value
ValueFactory