Docs.rs
sql-forge-0.3.1
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
sql-forge 0.3.1
Proc-macro combining compile-time SQL validation with a runtime QueryBuilder for dynamic queries using named parameters.
Crate
Source
Builds
Feature flags
Documentation
..
support
batch_list_param_not_supported.rs
batch_list_param_not_supported.stderr
batch_param_map_entry_unused_when_only_batch_uses_name.rs
batch_param_map_entry_unused_when_only_batch_uses_name.stderr
batch_source_without_sql.rs
batch_source_without_sql.stderr
batch_sql_without_source.rs
batch_sql_without_source.stderr
batch_wrong_item_field_names.rs
batch_wrong_item_field_names.stderr
caveat_conservative_rejection.rs
caveat_conservative_rejection.stderr
caveat_string_literal_batch_close.rs
caveat_string_literal_batch_close.stderr
caveat_string_literal_batch_open.rs
caveat_string_literal_batch_open.stderr
caveat_string_literal_colon.rs
caveat_string_literal_colon.stderr
caveat_string_literal_section_marker.rs
caveat_string_literal_section_marker.stderr
duplicate_section_mapping.rs
duplicate_section_mapping.stderr
duplicate_top_param_mapping.rs
duplicate_top_param_mapping.stderr
grouped_section_wrong_width.rs
grouped_section_wrong_width.stderr
macro_without_sql.rs
macro_without_sql.stderr
multiple_models_static_mismatch.rs
multiple_models_static_mismatch.stderr
same_param_top_and_section_only_section_map.rs
same_param_top_and_section_only_section_map.stderr
same_param_top_and_section_only_top_map.rs
same_param_top_and_section_only_top_map.stderr
section_in_map_missing_sql.rs
section_in_map_missing_sql.stderr
section_in_sql_missing_map.rs
section_in_sql_missing_map.stderr
section_param_unused_in_section_sql.rs
section_param_unused_in_section_sql.stderr
section_sql_missing_section_param.rs
section_sql_missing_section_param.stderr
section_sql_param_only_in_top_map.rs
section_sql_param_only_in_top_map.stderr
section_wrong_name_in_map.rs
section_wrong_name_in_map.stderr
top_sql_missing_param_value.rs
top_sql_missing_param_value.stderr
top_sql_param_only_in_section_map.rs
top_sql_param_only_in_section_map.stderr
top_sql_unused_param_map_entry.rs
top_sql_unused_param_map_entry.stderr
top_sql_wrong_param_name_in_map.rs
top_sql_wrong_param_name_in_map.stderr
transparent_without_scalar.rs
transparent_without_scalar.stderr