Function near_primitives::serialize::to_base64[][src]

pub fn to_base64<T>(input: T) -> String where
    T: AsRef<[u8]>,