Docs.rs
  • polyvalue-0.2.0
    • polyvalue 0.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • rscarson
    • Dependencies
      • fpdec ^0.10.0 normal
      • lazy_static ^1.4.0 normal
      • regex ^1.10.2 normal
      • serde ^1.0.193 normal
      • serde_json ^1.0.108 normal
      • thiserror ^1.0.50 normal
      • cargo-readme ^3.2.0 dev
      • version-sync ^0.9.4 dev
    • Versions
    • 100% 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

polyvalue0.2.0

  • Structs
  • Enums
  • Traits
  • Type Aliases
?
Change settings

List of all items

Structs

  • types::Array
  • types::Bool
  • types::Currency
  • types::CurrencyInner
  • types::Fixed
  • types::Float
  • types::Int
  • types::Object
  • types::ObjectInner
  • types::Range
  • types::Str

Enums

  • Error
  • Value
  • ValueType
  • operations::ArithmeticOperation
  • operations::BitwiseOperation
  • operations::BooleanOperation
  • operations::MatchingOperation

Traits

  • ValueTrait
  • operations::ArithmeticOperationExt
  • operations::BitwiseOperationExt
  • operations::BooleanOperationExt
  • operations::IndexingOperationExt
  • operations::MatchingOperationExt

Type Aliases

  • types::ArrayInner
  • types::FixedInner
  • types::FloatInner
  • types::IntInner
  • types::RangeInner