Docs.rs
ormada-schema-0.1.0
ormada-schema 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
slavpetroff
Dependencies
Inflector ^0.11
normal
heck ^0.5
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
syn ^2.0
normal
walkdir ^2.4
normal
pretty_assertions ^1.4
dev
Versions
76.36%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
All
ormada_
schema
0.1.0
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
diff::ColumnChanges
parser::DiscoveryConfig
types::ColumnSchema
types::ForeignKeySchema
types::IndexSchema
types::MigrationMeta
types::RangeConstraint
types::TableDelta
types::TableSchema
Enums
diff::SchemaOperation
parser::ParseError
types::ColumnType
types::OnDeleteAction
types::OnUpdateAction
Functions
diff::generate_diff
diff::resolve_delta
parser::discover_models
parser::parse_file
parser::parse_source
Type Aliases
parser::ParseResult