Docs.rs
  • dbml-rs-0.1.0-beta.2
    • dbml-rs 0.1.0-beta.2
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • apskhem
    • Dependencies
      • pest ^2 normal
      • pest_derive ^2 normal
    • Versions
    • 6.81% of the crate is documented
  • Go to latest stable release
  • 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
logo

logo

Crate dbml_rs

  • Structs
  • Enums
  • Constants
  • Functions
?
Change settings

List of all items

Structs

  • analyzer::SemanticSchemaBlock
  • ast::enums::EnumBlock
  • ast::enums::EnumIdent
  • ast::enums::EnumValue
  • ast::indexes::IndexesBlock
  • ast::indexes::IndexesDef
  • ast::indexes::IndexesSettings
  • ast::project::ProjectBlock
  • ast::refs::RefBlock
  • ast::refs::RefIdent
  • ast::refs::RefInline
  • ast::refs::RefSettings
  • ast::schema::SchemaBlock
  • ast::table::ColumnSettings
  • ast::table::ColumnType
  • ast::table::TableBlock
  • ast::table::TableColumn
  • ast::table::TableIdent
  • ast::table::TableIndexer
  • ast::table_group::TableGroupBlock
  • ast::table_group::TableGroupIdent

Enums

  • ast::indexes::IndexesColumnType
  • ast::indexes::IndexesType
  • ast::project::DatabaseType
  • ast::refs::ReferentialAction
  • ast::refs::Relation
  • ast::table::ColumnTypeName
  • ast::table::Value
  • parser::Rule

Functions

  • parse_content
  • parse_file
  • parser::parse
  • utils::s2r

Constants

  • DEFAULT_SCHEMA