Docs.rs
  • protobuf-support-3.7.2
    • protobuf-support 3.7.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • hlopko
    • fowles
    • honglooker
    • buchgr
    • esrauchg
    • acozzette
    • Dependencies
      • thiserror ^1.0.30 normal
    • Versions
    • 11.85% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

protobuf_support3.7.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • lexer::int::Overflow
  • lexer::json_number_lit::JsonNumberLit
  • lexer::lexer_impl::Lexer
  • lexer::loc::Loc
  • lexer::str_lit::StrLit
  • lexer::token::TokenWithLocation
  • lexer::tokenizer::Tokenizer
  • toposort::TopoSortCycle

Enums

  • lexer::float::ProtobufFloatParseError
  • lexer::lexer_impl::LexerError
  • lexer::num_lit::NumLit
  • lexer::parser_language::ParserLanguage
  • lexer::str_lit::StrLitDecodeError
  • lexer::token::Token
  • lexer::tokenizer::TokenizerError

Functions

  • json_name::json_name
  • lexer::float::format_protobuf_float
  • lexer::float::parse_protobuf_float
  • lexer::int::neg
  • text_format::escape_bytes_to
  • text_format::quote_bytes_to
  • toposort::toposort

Type Aliases

  • lexer::float::ProtobufFloatParseResult
  • lexer::lexer_impl::LexerResult
  • lexer::str_lit::StrLitDecodeResult
  • lexer::tokenizer::TokenizerResult

Constants

  • lexer::float::PROTOBUF_INF
  • lexer::float::PROTOBUF_NAN
  • lexer::loc::FIRST_COL
  • lexer::loc::FIRST_LINE