Docs.rs
  • csml_engine-1.11.2
    • csml_engine 1.11.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • frsechet
    • Dependencies
      • base64 ^0.13.0 normal
      • bincode ^1.3.3 normal
      • bson ^2.0.0 normal
      • chrono ^0.4.19 normal
      • csml_interpreter ^1.11.2 normal
      • diesel ^1.4.8 normal
      • diesel_migrations ^1.4.0 normal
      • env_logger ^0.9.0 normal
      • futures ^0.3.15 normal
      • hex ^0.4.3 normal
      • log ^0.4.14 normal
      • md-5 ^0.10.0 normal
      • mongodb ^2.0.0 normal
      • multimap ^0.8.3 normal
      • openssl ^0.10.38 normal
      • rand ^0.8.4 normal
      • regex ^1.5.4 normal
      • rusoto_core ^0.47.0 normal
      • rusoto_dynamodb ^0.47.0 normal
      • rusoto_s3 ^0.47.0 normal
      • serde ^1.0.133 normal
      • serde_derive ^1.0.133 normal
      • serde_dynamodb ^0.9.0 normal
      • serde_json ^1.0.75 normal
      • tokio ^1.19.2 normal
      • ureq ^2.4.0 normal
      • uuid ^0.8.2 normal
    • Versions
    • 18.25% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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
logo

logo

Crate csml_engine

  • Structs
  • Enums
  • Constants
  • Functions
?
Change settings

List of all items

Structs

  • Client
  • CsmlLog
  • CsmlResult
  • ErrorInfo
  • Event
  • Flow
  • Position
  • Warnings
  • data::ConversationInfo
  • data::CsmlBotBincode
  • data::CsmlRequest
  • data::DynamoBot
  • data::DynamoBotBincode
  • data::FlowTrigger
  • data::RunRequest
  • data::SerializeCsmlBot

Enums

  • Expr
  • InstructionScope
  • LogLvl
  • data::BotOpt
  • data::Database
  • data::EngineError
  • data::Next

Functions

  • create_bot_version
  • create_client_memory
  • csml_logger
  • data::to_dynamo_bot
  • data::to_serializable_bot
  • delete_all_bot_data
  • delete_all_bot_versions
  • delete_bot_version_id
  • delete_client
  • delete_client_memories
  • delete_client_memory
  • delete_expired_data
  • fold_bot
  • get_bot_by_version_id
  • get_bot_versions
  • get_client_conversations
  • get_client_memories
  • get_client_memory
  • get_client_messages
  • get_current_state
  • get_last_bot_version
  • get_open_conversation
  • get_status
  • get_steps_from_flow
  • init_logger
  • load_components
  • make_migrations
  • search_for_modules
  • start_conversation
  • user_close_all_conversations
  • validate_bot

Constants

  • data::DEBUG
  • data::DISABLE_SSL_VERIFY