Docs.rs
database-reflection-0.1.5
database-reflection 0.1.5
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
iganev
Dependencies
indexmap ^2
normal
serde ^1
normal
serde_json ^1
normal
sqlx ^0
normal
Versions
23.81%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
database_reflection/
lib.rs
1
pub mod
adapter;
2
pub mod
metadata;
3
pub mod
reflection;