Docs.rs
  • phlow-1.5.0
    • phlow 1.5.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • syrel
    • Dependencies
      • erased-serde ^0.3 normal
      • log ^0.4 normal
      • parking_lot ^0.12 normal
      • phlow-derive ^1.4 normal
      • serde ^1.0 normal
      • serde_repr ^0.1 normal
      • typetag ^0.2 normal
      • unique_id ^0.1 normal
      • phlow-derive ^1 dev
    • Versions
    • 0% 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
    • 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

phlow1.5.0

  • All Items
  • Re-exports
  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros
?
Change settings

Crate phlow

source ·

Re-exports

  • pub extern crate log;

Macros

  • define_extensions
  • import_extensions
  • phlow
  • phlow_all
  • phlow_generic
  • phlow_ref
  • phlow_type

Structs

  • AnyMap
  • AnyObject
  • AnyReference
  • AnyVec
  • Fmt
  • PhlowColumnedListView
  • PhlowExtension
  • PhlowListView
  • PhlowObject
  • PhlowProtoView
  • PhlowTextView
  • PhlowType
  • PhlowViewMethod
  • PrintExtensions
  • TypedPhlowObject
  • TypedPhlowObjectMut

Enums

  • AnyValue

Traits

  • AsPhlowObject
  • Phlow
  • PhlowView

Functions

  • downcast_view_ref
  • get_debug_fmt_fn
  • get_display_fmt_fn
  • type_id_of_val

Type Aliases

  • PhlowObjectId

Attribute Macros

  • extensions
  • view