Cargo Features

sql_query has no features set by default.

[dependencies]
sql_query = { version = "0.0.0", features = ["export_inner_executable", "waiting_specialization"] }
export_inner_executable

this feature exports an api that is not stable
it contains some unsafe code that I use safely but I wonder if in the future I can have better api with no unsafe code

waiting_specialization