Docs.rs
  • intuicio-core-0.35.0
    • intuicio-core 0.35.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • PsichiX
    • Dependencies
      • intuicio-data ^0.35 normal
      • memoffset ^0.9 normal
      • pest ^2.5 normal
      • pest_derive ^2.5 normal
      • rustc-hash ^2 normal
      • serde ^1 normal
      • typid ^1 normal
      • intuicio-derive ^0.35 dev
    • Versions
    • 6.16% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

intuicio_core0.35.0

  • All Items

Crate Items

  • Modules
  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

Crate intuicio_core

Source

Modules§

  • context
  • function
  • host
  • meta
  • object
  • prelude
  • registry
  • script
  • transformer
  • types
  • utils

Macros§

  • __internal__offset_of__
    Calculates the offset of the specified field from the start of the named struct.
  • __internal__offset_of_enum__
    Assumes repr(u8) enums only.
  • crate_version
  • define_function
  • define_native_enum
  • define_native_struct
  • define_runtime_enum
  • define_runtime_struct
  • function_signature
  • meta

Structs§

  • IntuicioVersion

Enums§

  • Visibility

Traits§

  • IntuicioEnum
  • IntuicioStruct

Functions§

  • core_version