Docs.rs
silent-db-0.2.0
silent-db 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
hubertshelley
Dependencies
anyhow ^1.0.80
normal
chrono ^0.4.34
normal
console ^0.15.8
normal
quote ^1.0.35
normal
regex ^1.10.3
normal
serde_json ^1.0.114
normal
silent-db-macros ^0.2.0
normal
sqlparser ^0.44.0
normal
sqlx ^0.7.3
normal
syn ^2.0.51
normal
serde ^1.0.197
dev
Versions
3.28%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
silent_
db
0.2.0
Field
Type
Required Methods
get_type_str
Implementors
In crate silent_
db
silent_db
Trait
FieldType
Copy item path
Source
pub trait FieldType { // Required method fn
get_type_str
(&self) ->
String
; }
Required Methods
§
Source
fn
get_type_str
(&self) ->
String
Implementors
§