Function library_of_babel::search_page_by_title[][src]

pub fn search_page_by_title(search_str: &str) -> Result<Address, Error>

Search page by a title in the library and return a Address to the book pointing to first page

Errors

Returns Error if search string contains chars outside of BABEL_SET or it's length is more than TITLE_LENGTH