Method lrs::user::Information::to_info

Borrows the information.

Syntax

impl<H> Information<H>
    where H: Allocator,
{
    fn to_info(&'a self) -> Info<'a>
}