Function protobuf_support::lexer::float::format_protobuf_float
source · pub fn format_protobuf_float(f: f64) -> String
Expand description
Format float as in protobuf .proto
files
pub fn format_protobuf_float(f: f64) -> String
Format float as in protobuf .proto
files