Function library_of_babel::search_text_in_library[][src]

pub fn search_text_in_library(search_str: &str) -> Result<Address, LibError>
Expand description

Search specific text in the library and return a page

Errors

Returns LibError if search string contains chars outside of BABEL_SET or it’s length is more than PAGE_LENGTH