Docs.rs
scythe-codegen-0.4.0
scythe-codegen 0.4.0
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
Goldziher
Dependencies
ahash ^0.8
normal
scythe-backend ^0.4.0
normal
scythe-core ^0.4.0
normal
toml ^1.1
normal
Versions
30.82%
of the crate is documented
Go to latest version
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
Module backend_trait
scythe_
codegen
0.4.0
Module backend_
trait
Module Items
Structs
Traits
In crate scythe_
codegen
scythe_codegen
Module
backend_
trait
Copy item path
Source
Structs
§
Resolved
Column
A column with its type resolved to the target language.
Resolved
Param
A parameter with its type resolved to the target language.
Traits
§
Codegen
Backend
Trait that all codegen backends must implement.