Function xComLib::read_db_colums

source ·
pub fn read_db_colums(
    is: &mut CodedInputStream<'_>
) -> Result<HashMap<u32, String>, Status>