Docs.rs
  • phlow-2.0.1
    • phlow 2.0.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • syrel
    • Dependencies
      • async-trait ^0.1 normal optional
      • base64 ^0.22 normal optional
      • erased-serde ^0.4 normal optional
      • futures-executor ^0.3 normal
      • futures-util ^0.3 normal
      • log ^0.4 normal
      • parking_lot ^0.12 normal
      • phlow-derive ^2.0 normal optional
      • serde ^1.0 normal optional
      • serde_repr ^0.1 normal optional
      • typetag ^0.2 normal optional
      • unique_id ^0.1 normal optional
      • phlow-derive ^2 dev
    • Versions
    • 1.43% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

phlow2.0.1

  • All Items

Crate Items

  • Re-exports
  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros

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
PhlowBitmap
PhlowBitmapView
PhlowColumnedListView
PhlowExtension
PhlowListView
PhlowObject
PhlowProtoView
PhlowTextView
PhlowType
PhlowViewMethod
PrintExtensions
TypedPhlowObject
TypedPhlowObjectMut

Enums§

AnyValue
Computation
Represents a computation that can be either sync or async

Traits§

AsPhlowObject
AsyncComputation
AsyncComputationFuture
Phlow
PhlowView
SyncComputation
SyncMutComputation

Functions§

downcast_view_ref
get_debug_fmt_fn
get_display_fmt_fn
type_id_of_val

Type Aliases§

ItemComputation
ItemsComputation
PhlowObjectId
SendComputation
TextComputation

Attribute Macros§

extensions
view