Docs.rs
olai-uc-common-0.0.3
olai-uc-common 0.0.3
Docs.rs crate page
Apache-2.0
16 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
roeap
Dependencies
aes-gcm ^0.10
normal
async-trait ^0.1.83
normal
axum ^0.8
normal
optional
axum-extra ^0.10
normal
optional
buffa ^0.7
normal
buffa-types ^0.7
normal
bytes ^1.1
normal
chrono ^0.4.41
normal
futures ^0.3
normal
optional
http ^1.2
normal
optional
http-body-util ^0.1.0
normal
optional
itertools ^0.14.0
normal
mime ^0.3
normal
optional
napi-derive ^3.5
normal
optional
olai-http ^0.0.6
normal
optional
olai-store ^0.0.6
normal
pbjson ^0.9
normal
pbjson-types ^0.9
normal
percent-encoding ^2
normal
prost ^0.14.1
normal
pyo3 ^0.24
normal
optional
pythonize ^0.24
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
serde_yml ^0.0.12
normal
optional
sqlparser ^0.61.0
normal
optional
sqlx ^0.8.3
normal
optional
strum ^0.27
normal
thiserror ^2
normal
tonic ^0.14
normal
optional
tonic-prost ^0.14
normal
optional
tracing ^0.1
normal
url ^2.5.2
normal
uuid ^1
normal
zeroize ^1.8
normal
http-body-util ^0.1.0
dev
mime ^0.3
dev
tokio ^1
dev
Versions
80.09%
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
PropertyMap
unitycatalog_
common
0.0.3
Property
Map
Aliased Type
In unitycatalog_
common::
models
unitycatalog_common
::
models
Type Alias
Property
Map
Copy item path
Source
pub type PropertyMap =
HashMap
<
String
,
Value
>;
Aliased Type
ยง
pub struct PropertyMap {
/* private fields */
}