Docs.rs
  • bakery-0.1.3
    • bakery 0.1.3
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kingofpayne
    • Dependencies
      • bakery-derive ^0.1.0 normal
      • bincode ^1.3.3 normal
      • hex-literal ^0.3.1 normal
      • itertools ^0.10.0 normal
      • num-bigint ^0.3.1 normal
      • num-traits ^0.2.14 normal
      • pest ^2.1.3 normal
      • pest_derive ^2.1.0 normal
      • serde ^1.0.126 normal
    • Versions
    • 33.66% 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

bakery0.1.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Node
  • SourceLocation

Enums

  • LoadError
  • NodeContent
  • RecTypeId
  • Rule

Traits

  • Recipe

Functions

  • load_from_file
  • load_from_file_with_recipe
  • load_from_string
  • write_from_string_with_recipe

Type Aliases

  • NodeTree