List of all items
Structs
- MetaData
- MmapFile
- MmapFileMut
- MmapFileReader
- MmapFileWriter
- Options
- async_std::AsyncMmapFile
- async_std::AsyncMmapFileMut
- async_std::AsyncMmapFileReader
- async_std::AsyncMmapFileWriter
- async_std::AsyncOptions
- error::Error
- raw::DiskMmapFile
- raw::DiskMmapFileMut
- raw::MemoryMmapFile
- raw::MemoryMmapFileMut
- raw::async_std::AsyncDiskMmapFile
- raw::async_std::AsyncDiskMmapFileMut
- raw::async_std::AsyncMemoryMmapFile
- raw::async_std::AsyncMemoryMmapFileMut
- raw::sync::DiskMmapFile
- raw::sync::DiskMmapFileMut
- raw::sync::MemoryMmapFile
- raw::sync::MemoryMmapFileMut
- raw::tokio::AsyncDiskMmapFile
- raw::tokio::AsyncDiskMmapFileMut
- raw::tokio::AsyncMemoryMmapFile
- raw::tokio::AsyncMemoryMmapFileMut
- sync::MmapFile
- sync::MmapFileMut
- sync::MmapFileReader
- sync::MmapFileWriter
- sync::Options
- tokio::AsyncMmapFile
- tokio::AsyncMmapFileMut
- tokio::AsyncMmapFileReader
- tokio::AsyncMmapFileWriter
- tokio::AsyncOptions
Enums
Traits
- MetaDataExt
- MmapFileExt
- MmapFileMutExt
- MmapFileReaderExt
- MmapFileWriterExt
- async_std::AsyncMmapFileExt
- async_std::AsyncMmapFileMutExt
- sync::MmapFileExt
- sync::MmapFileMutExt
- sync::MmapFileReaderExt
- sync::MmapFileWriterExt
- tokio::AsyncMmapFileExt
- tokio::AsyncMmapFileMutExt
Macros
Functions
- utils::async_std::create_file_async
- utils::async_std::open_exist_file_async
- utils::async_std::open_exist_file_with_append_async
- utils::async_std::open_file_with_truncate_async
- utils::async_std::open_or_create_file_async
- utils::async_std::open_read_only_file_async
- utils::async_std::sync_dir_async
- utils::async_std::sync_parent_async
- utils::create_file
- utils::open_exist_file
- utils::open_exist_file_with_append
- utils::open_file_with_truncate
- utils::open_or_create_file
- utils::open_read_only_file
- utils::sync_dir
- utils::sync_parent
- utils::tokio::create_file_async
- utils::tokio::open_exist_file_async
- utils::tokio::open_exist_file_with_append_async
- utils::tokio::open_file_with_truncate_async
- utils::tokio::open_or_create_file_async
- utils::tokio::open_read_only_file_async
- utils::tokio::sync_dir_async
- utils::tokio::sync_parent_async