Docs.rs
  • bitis-0.6.8
    • bitis 0.6.8
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • doheide
    • Dependencies
      • askama ^0.14 normal
      • bitis-macros ^0.5.3 normal
      • clap ^4.5.30 normal
      • console ^0.15.11 normal
      • logos ^0.15.0 normal
      • regex ^1.11.1 normal
      • stringcase ^0.4.0 normal
      • toml_edit ^0.22.24 normal
      • rstest ^0.25.0 dev
    • Versions
    • 2.05% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

bitis_lib0.6.8

Module compiler

Module Items

  • Structs
  • Enums
  • Functions

In bitis_lib::lib_impl

bitis_lib::lib_impl

Module compiler

Source

Structs§

Attribute
AttributeEx
BitisProcessed
CppDataObjects
Dependencies
Enum
Enum information for bitis. The ids are always DynInteger with a given bit size.
FixedPrecisionProperties
JinjaData
Message
MessageR
OneOfInfo
OneOfInfoR
PyTypeHints
RustDataObjects
RustPyDataObjects
RustPyLib

Enums§

AttributeDetails
DynOrFixedType
SimpleType
Token
Value

Functions§

dependencies_process
get_d_suffix_numbers
get_enum_bit_size
get_fp_properties_number
get_suffix_number
get_version
parse_attribute
parse_enum
parse_msg
parse_oneof
parse_root
process_and_validate_bitis
This function prepares message and enums for rendering
to_cpp_messages
to_cpp_oneofs
to_rust_messages
to_rust_oneofs