Rust client Setup Connecting to OpenSearch Creating an index Indexing a document Performing bulk operations Searching for documents Deleting a document Deleting an index Sa...
repr(Rust) repr(Rust) First and foremost, all types have an alignment specified in bytes. Thealignment of a type specifies what addresses are valid to store the value at. Avalu...
Rust Cookbook Numbers Convert a number to a string Convert a number to a string with precision / padding Convert a number to a localized string Convert a string to a number Con...
Basic data types Add dependencies Raw key-value API Transactional key-value API TiKV Rust Client is still in the proof-of-concept stage and under development. You can track th...
Rust client Setup Connecting to OpenSearch Connecting to Amazon OpenSearch Service Connecting to Amazon OpenSearch Serverless Creating an index Indexing a document Performing...
Rust Functions Rust Functions Rust support in Faasm is still a work in progress, but is made possibleby two other projects: Faasm Rust workspace - Scaffolding for building F...