Docs.rs
ruprizzle-parser-0.1.0-alpha.3
ruprizzle-parser 0.1.0-alpha.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
11 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
vaibhavgupta9877
Dependencies
indexmap ^2
normal
miette ^7
normal
pest ^2.8
normal
pest_derive ^2.8
normal
ruprizzle-core ^0.1.0-alpha.3
normal
insta ^1
dev
miette ^7
dev
Versions
100%
of the crate is documented
Platform
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
Skip to main content
All
ruprizzle_
parser
0.1.0-alpha.3
Crate Items
Structs
Enums
Functions
List of all items
Structs
ast::Ast
ast::Attr
ast::Block
ast::ConfigEntry
ast::EnumDecl
ast::FieldDecl
ast::ModelDecl
ast::VariantDecl
Enums
ast::Arg
ast::Arity
ast::Decl
ast::Value
Functions
naming::column_name
naming::enum_type_name
naming::foreign_key_name
naming::index_name
naming::is_rust_keyword
naming::pluralize
naming::snake_case
naming::table_name
naming::unique_name
parse
parse_ast
parse_with_warnings