[][src]Crate dia_files

Dia-Files

Project

Features

Modules

filter

Filter

version_info

0.6.1 (May 18th, 2019)

Structs

FileDiscovery

File discovery

Constants

CODE_NAME

Crate code name

NAME

Crate name

RELEASE_DATE

Crate release date (year/month/day)

TAG

Tag, which can be used for logging...

UUID

Unique universally identifier of this crate

VERSION

Crate version

Functions

find_files

Finds files

read

Reads bytes from a source

read_file

Reads a file

read_file_to_string

Reads a file and converts its content into a string

read_to_string

Reads bytes from a source and converts them into a string