Docs.rs
  • ocsf-codegen-0.0.1-alpha
    • ocsf-codegen 0.0.1-alpha
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • yaleman
    • Dependencies
      • chrono ^0.4.24 normal
      • clap ^4.1.11 normal
      • codegen ^0.2.0 normal
      • env_logger ^0.10.0 normal
      • glob ^0.3.1 normal
      • itertools ^0.10.5 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4.17 normal
      • regex ^1.7.1 normal
      • serde ^1.0.157 normal
      • serde_json ^1.0.94 normal
      • string_morph ^0.1.0 normal
      • walkdir ^2.3.3 normal
    • Versions
    • 6.94% of the crate is documented
  • This release has been yanked, go to latest version
  • 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
logo

logo

Crate ocsf_codegen

  • Structs
  • Enums
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • DirPaths
  • dictionary::DictAttribute
  • dictionary::DictType
  • enums::EnumData
  • enums::EnumDef
  • events::EventAttribute
  • events::EventDef

Enums

  • ClassPath
  • ClassType
  • events::Group
  • events::Requirement

Traits

  • CustomScopeThings

Functions

  • categories::generate_categories
  • dictionary::generate_dictionary_entries
  • enums::enum_from_value
  • enums::generate_enums
  • enums::get_enum_defaults
  • events::generate_events
  • filename_to_classpath
  • find_files
  • fix_docstring
  • generate_source_code
  • generate_timestamp_comment
  • get_new_scope_with_comment
  • objects::generate_objects
  • other::add_version_element
  • profiles::generate_profiles
  • read_file_to_value
  • write_source_file