Docs.rs
fse-schema-0.4.0
fse-schema 0.4.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
19 July 2026
Links
Repository
crates.io
Source
Owners
StevenUster
Dependencies
quote ^1
normal
serde ^1.0
normal
serde_json ^1.0
normal
syn ^2
normal
Versions
52.04%
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
create_table_sql
fse_
schema
0.4.0
In fse_
schema::
sql
fse_schema
::
sql
Function
create_
table_
sql
Copy item path
Source
pub fn create_table_sql(t: &
TableDef
) ->
String