Docs.rs
  • cxx-1.0.145
    • cxx 1.0.145
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dtolnay
    • Dependencies
      • cxxbridge-macro =1.0.145 normal
      • foldhash ^0.1 normal
      • link-cplusplus ^1.0.9 normal
      • cxx-build =1.0.145 dev
      • cxx-gen ^0.7 dev
      • cxx-test-suite ^0 dev
      • rustversion ^1.0.13 dev
      • trybuild ^1.0.81 dev
      • cc ^1.0.83 build
      • cxxbridge-flags =1.0.145 build
      • cxxbridge-cmd =1.0.145 build
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • 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

cxx1.0.145

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases
  • Attribute Macros

List of all items

Structs

  • CxxString
  • CxxVector
  • Exception
  • SharedPtr
  • UniquePtr
  • WeakPtr
  • vector::Iter
  • vector::IterMut

Enums

  • kind::Opaque
  • kind::Trivial

Traits

  • ExternType
  • kind::Kind
  • memory::SharedPtrTarget
  • memory::UniquePtrTarget
  • memory::WeakPtrTarget
  • vector::VectorElement

Macros

  • let_cxx_string
  • type_id

Attribute Macros

  • bridge

Type Aliases

  • String
  • Vector
  • vector::Vector