Docs.rs
drasi-postgres-common-0.1.2
drasi-postgres-common 0.1.2
Docs.rs crate page
Apache-2.0
25 September 2026
Links
Repository
crates.io
Source
Owners
ruokun-niu
Dependencies
anyhow ^1.0
normal
base64 ^0.22
normal
chrono ^0.4
normal
drasi-core ^0.5.10
normal
log ^0.4
normal
ordered-float ^3.0
normal
rust_decimal ^1.34
normal
serde_json ^1.0
normal
uuid ^1.0
normal
Versions
26.32%
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
encode_base64
drasi_
postgres_
common
0.1.2
In drasi_
postgres_
common::
value
drasi_postgres_common
::
value
Function
encode_
base64
Copy item path
Source
pub fn encode_base64(input: &[
u8
]) ->
String
Expand description
Base64-encode bytes (standard alphabet with padding).