Docs.rs
  • core-foundation-0.9.4
    • core-foundation 0.9.4
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • github:servo:cargo-publish
    • pcwalton
    • larsbergstrom
    • metajack
    • mbrubeck
    • Dependencies
      • chrono ^0.4 normal
      • core-foundation-sys ^0.8.6 normal
      • libc ^0.2 normal
      • uuid ^0.5 normal
    • Versions
    • 44.14% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

core_foundation0.9.4

Module attributed_string

  • Structs
  • Functions
  • Type Aliases

In crate core_foundation

?
Change settings

Module core_foundation::attributed_string

source ·

Structs

  • CFAttributedString
  • CFMutableAttributedString
  • __CFAttributedString

Functions

  • CFAttributedStringBeginEditing⚠
  • CFAttributedStringCreate⚠
  • CFAttributedStringCreateCopy⚠
  • CFAttributedStringCreateMutable⚠
  • CFAttributedStringCreateMutableCopy⚠
  • CFAttributedStringCreateWithSubstring⚠
  • CFAttributedStringEndEditing⚠
  • CFAttributedStringGetAttribute⚠
  • CFAttributedStringGetAttributeAndLongestEffectiveRange⚠
  • CFAttributedStringGetAttributes⚠
  • CFAttributedStringGetAttributesAndLongestEffectiveRange⚠
  • CFAttributedStringGetLength⚠
  • CFAttributedStringGetMutableString⚠
  • CFAttributedStringGetString⚠
  • CFAttributedStringGetTypeID⚠
  • CFAttributedStringRemoveAttribute⚠
  • CFAttributedStringReplaceAttributedString⚠
  • CFAttributedStringReplaceString⚠
  • CFAttributedStringSetAttribute⚠
  • CFAttributedStringSetAttributes⚠

Type Aliases

  • CFAttributedStringRef
  • CFMutableAttributedStringRef