bitwarden-encoding 2.0.0

Internal crate for the bitwarden crate. Do not use.
Documentation
1
2
3
4
5
6
7
8
9
[bindings.kotlin]
package_name = "com.bitwarden.encoding"
generate_immutable_records = true
android = true

[bindings.swift]
ffi_module_name = "BitwardenEncodingFFI"
module_name = "BitwardenEncoding"
generate_immutable_records = true