Home
last modified time | relevance | path

Searched refs:ProtobufTypeFixed32 (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/protobuf-2.14.0/src/
H A Dtypes.rs94 pub struct ProtobufTypeFixed32; struct
360 impl ProtobufType for ProtobufTypeFixed32 { implementation
428 ProtobufTypeFixed32::get_from_unknown(unknown_values).map(|u| u as i32) in get_from_unknown()
/dports/lang/gleam/gleam-0.18.2/cargo-crates/protobuf-2.25.2/src/
H A Dtypes.rs93 pub struct ProtobufTypeFixed32; struct
359 impl ProtobufType for ProtobufTypeFixed32 { implementation
427 ProtobufTypeFixed32::get_from_unknown(unknown_values).map(|u| u as i32) in get_from_unknown()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/protobuf-2.25.2/src/
H A Dtypes.rs93 pub struct ProtobufTypeFixed32; struct
359 impl ProtobufType for ProtobufTypeFixed32 { implementation
427 ProtobufTypeFixed32::get_from_unknown(unknown_values).map(|u| u as i32) in get_from_unknown()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/protobuf-2.10.0/src/
H A Dtypes.rs94 pub struct ProtobufTypeFixed32; struct
360 impl ProtobufType for ProtobufTypeFixed32 { implementation
428 ProtobufTypeFixed32::get_from_unknown(unknown_values).map(|u| u as i32) in get_from_unknown()