[][src]Function client_backend::get_package_info

pub fn get_package_info(
    package_name: String,
    is_verbose: bool
) -> Result<String, ErrorKind>

Gets correctly-formatted infomation on a selected package by.

NOTE: This function is a frontend and will therefore display a formatted answer; no matter what.