chalk-client 0.1.0

Rust client SDK for the Chalk feature store
Documentation
1
2
3
4
5
6
// This file is @generated by prost-build.
#[derive(Clone, PartialEq, ::prost::Message)]
pub struct StringEncoding {
    #[prost(map = "int32, string", tag = "1")]
    pub mapping: ::std::collections::HashMap<i32, ::prost::alloc::string::String>,
}