Docs.rs
  • conjure-object-4.4.0
    • conjure-object 4.4.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sfackler
    • github:palantir:conjure-rust
    • palantirtech
    • Dependencies
      • base64 ^0.22 normal
      • bytes ^1.0 normal
      • chrono ^0.4.26 normal
      • educe ^0.5 normal
      • lazy_static ^1.0 normal
      • ordered-float ^4 normal
      • regex ^1.3 normal
      • serde ^1.0 normal
      • staged-builder ^0.2 normal
      • uuid ^1.1 normal
      • proptest ^1.0 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

conjure_object4.4.0

Crate Items

  • Structs
  • Traits

List of all items

Structs

  • Any
  • BearerToken
  • Bytes
  • DateTime
  • DoubleKey
  • ResourceIdentifier
  • SafeLong
  • Utc
  • Uuid
  • any::Any
  • any::Error
  • bearer_token::BearerToken
  • bearer_token::ParseError
  • double_key::DoubleKey
  • plain::ParseBinaryError
  • plain::ParseEnumError
  • resource_identifier::ParseError
  • resource_identifier::ResourceIdentifier
  • safe_long::BoundsError
  • safe_long::ParseError
  • safe_long::SafeLong

Traits

  • FromPlain
  • Plain
  • ToPlain
  • plain::FromPlain
  • plain::Plain
  • plain::ToPlain