Docs.rs
  • ispc-2.0.3
    • ispc 2.0.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Twinklebear
    • Dependencies
      • ispc_compile ^2.0.2 normal
      • ispc_rt ^2.0.2 normal
    • Versions
    • 100% 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

ispc2.0.3

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Config
  • PackagedModule
  • Parallel
  • SimpleInstrument
  • bindgen::Bindings
  • bindgen::Builder
  • bindgen::CargoCallbacks
  • bindgen::ClangVersion
  • bindgen::CodegenConfig
  • bindgen::RustTarget
  • bindgen::callbacks::AttributeInfo
  • bindgen::callbacks::DeriveInfo
  • bindgen::callbacks::DiscoveredItemId
  • bindgen::callbacks::FieldInfo
  • bindgen::callbacks::ItemInfo
  • exec::Parallel
  • instrument::SimpleInstrument
  • task::Chunk
  • task::Context
  • task::ContextIter
  • task::Group
  • task::GroupChunks

Enums

  • Addressing
  • Architecture
  • CPU
  • MathLib
  • OptimizationOpt
  • TargetISA
  • TargetOS
  • bindgen::Abi
  • bindgen::AliasVariation
  • bindgen::BindgenError
  • bindgen::EnumVariation
  • bindgen::FieldVisibilityKind
  • bindgen::Formatter
  • bindgen::MacroTypeVariation
  • bindgen::NonCopyUnionStyle
  • bindgen::RustEdition
  • bindgen::callbacks::DeriveTrait
  • bindgen::callbacks::DiscoveredItem
  • bindgen::callbacks::EnumVariantCustomBehavior
  • bindgen::callbacks::EnumVariantValue
  • bindgen::callbacks::ImplementsTrait
  • bindgen::callbacks::IntKind
  • bindgen::callbacks::ItemKind
  • bindgen::callbacks::MacroParsingBehavior
  • bindgen::callbacks::TypeKind
  • opt::Addressing
  • opt::Architecture
  • opt::CPU
  • opt::MathLib
  • opt::OptimizationOpt
  • opt::TargetISA
  • opt::TargetOS

Traits

  • Instrument
  • TaskSystem
  • bindgen::callbacks::ParseCallbacks
  • exec::TaskSystem
  • instrument::Instrument

Macros

  • ispc_module

Functions

  • bindgen::builder
  • bindgen::clang_version
  • compile_library
  • print_instrumenting_summary
  • set_instrument
  • set_task_system

Type Aliases

  • ISPCTaskFn
  • task::ISPCTaskFn

Constants

  • bindgen::CargoCallbacks
  • bindgen::DEFAULT_ANON_FIELDS_PREFIX
  • bindgen::LATEST_STABLE_RUST