[][src]Function rstoken::generate

pub fn generate<DateTime: Timelike + Datelike + Copy>(
    token: RSAToken,
    time: DateTime
) -> String