Function aptos_cli_config::utils::read_from_file
source · [−]pub fn read_from_file(path: &Path) -> CliTypedResult<Vec<u8>>Expand description
Read a file into a Vec.
pub fn read_from_file(path: &Path) -> CliTypedResult<Vec<u8>>Read a file into a Vec.