Docs.rs
  • elefant-tools-0.0.2
    • elefant-tools 0.0.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • zlepper
    • Dependencies
      • bytes ^1.6 normal
      • futures ^0.3 normal
      • itertools ^0.13 normal
      • ordered-float ^4.2 normal
      • serde ^1.0 normal
      • tar ^0.4 normal
      • thiserror ^1.0 normal
      • tokio ^1 normal
      • tokio-postgres ^0.7 normal
      • tracing ^0.1 normal
      • uuid ^1.8 normal
      • indoc ^2 dev
      • similar-asserts ^1.5 dev
      • tokio ^1 dev
      • tracing-subscriber ^0.3 dev
      • uuid ^1.8 dev
    • Versions
    • 13.95% 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
    • 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

elefant_tools0.0.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • CopyDataOptions
  • HypertableCompression
  • HypertableCompressionOrderedColumn
  • HypertableRetention
  • IdentifierQuoter
  • ObjectId
  • ParallelCopyDestinationNotAvailable
  • PostgresAggregateFunction
  • PostgresCheckConstraint
  • PostgresClientWrapper
  • PostgresColumn
  • PostgresDatabase
  • PostgresDomain
  • PostgresDomainConstraint
  • PostgresEnum
  • PostgresExtension
  • PostgresForeignKey
  • PostgresForeignKeyColumn
  • PostgresForeignKeyReferencedColumn
  • PostgresFunction
  • PostgresIndex
  • PostgresIndexIncludedColumn
  • PostgresIndexKeyColumn
  • PostgresInstanceStorage
  • PostgresSchema
  • PostgresSequence
  • PostgresTable
  • PostgresTrigger
  • PostgresUniqueConstraint
  • PostgresView
  • PostgresViewColumn
  • SqlFile
  • SqlFileOptions
  • TableData
  • TimescaleContinuousAggregateRefreshOptions
  • TimescaleDbUserDefinedJob
  • TimescaleSupport

Enums

  • DataFormat
  • ElefantToolsError
  • FinalModify
  • FunctionKind
  • HypertableDimension
  • Parallel
  • PartitionedTableColumns
  • PostgresConstraint
  • PostgresIndexColumnDirection
  • PostgresIndexNullsOrder
  • PostgresIndexType
  • PostgresTriggerEvent
  • PostgresTriggerLevel
  • PostgresTriggerTiming
  • ReferenceAction
  • SequentialOrParallel
  • SimplifiedDataType
  • SqlDataMode
  • SupportedParallelism
  • TablePartitionStrategy
  • TableTypeDetails
  • ViewOptions
  • Volatility

Traits

  • AsyncCleanup
  • BaseCopyTarget
  • CopyDestination
  • CopyDestinationFactory
  • CopySource
  • CopySourceFactory

Functions

  • apply_sql_file
  • apply_sql_string
  • copy_data

Type Aliases

  • Result