[][src]Crate asciimoji

Modules

downloader

Structs

Asciimoji

Struct that contains the informations about asciimojis.

Functions

read_asciimojis_from_file

This function read the yaml file from path and return a Result containing the Vec that will be used to search and print the asciimoji.

search_name

This function search in the Vec the name of of the asciimoji to show. It returns a Vec of String in case multiple asccimojis have that name.