Module meilisearch

Module meilisearch 

Source
Available on crate feature meilisearch only.
Expand description

Meilisearch (search engine) testcontainer

Structs§

Meilisearch
Module to work with Meilisearch inside of tests.

Enums§

Environment
Sets the environment of the Meilisearch instance.
LogLevel
Sets the log level of the Meilisearch instance.

Constants§

MEILISEARCH_PORT
Port that the Meilisearch container has internally Can be rebound externally via testcontainers::core::ImageExt::with_mapped_port