Docs.rs
opendp-0.9.2-dev.20240501.3
opendp 0.9.2-dev.20240501.3
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
opendp-dev
Dependencies
ciborium ^0.2.1
normal
optional
dashu ^0.4.0
normal
lazy_static ^1.4.0
normal
optional
num ^0.3.1
normal
opendp_derive ^0.9.2-dev.20240501.3
normal
opendp_tooling ^0.9.2-dev.20240501.3
normal
optional
openssl ^0.10.57
normal
optional
polars =0.38.3
normal
optional
polars-arrow =0.38.3
normal
optional
polars-plan =0.38.3
normal
optional
pyo3 ^0.20
normal
optional
pyo3-polars =0.12.0
normal
optional
rand ^0.7.3
normal
readonly ^0.2
normal
serde ^1.0
normal
optional
serde-pickle ^1.1
normal
optional
statrs ^0.13.0
normal
thiserror ^1.0.24
normal
vega_lite_4 ^0.6.0
normal
optional
cbindgen ^0.20.0
build
optional
opendp_tooling ^0.9.2-dev.20240501.3
build
optional
proc-macro2 ^1.0
build
optional
syn ^1.0
build
optional
Versions
41.07%
of the crate is documented
Go to latest stable release
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
opendp
0.9.2-dev.20240501.3
In opendp::transformations::dataframe::create
?
Settings
Function
opendp
::
transformations
::
dataframe
::
create
::
vec_string_to_str
Copy item path
source
·
[
−
]
fn vec_string_to_str(src: &[
String
]) ->
Vec
<&
str
>