Function protobuf_support::lexer::float::parse_protobuf_float
source · [−]pub fn parse_protobuf_float(s: &str) -> ProtobufFloatParseResult<f64>
Expand description
Parse float from .proto
format
pub fn parse_protobuf_float(s: &str) -> ProtobufFloatParseResult<f64>
Parse float from .proto
format