Skip to content
Snippets Groups Projects
Select Git revision
5 results

openssl

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Matt Vertescher authored
    - Use `..=` for inclusive ranges
    - Add the `dyn` keyword for trait objects
    - Switch from `ONCE_INIT` to `std::sync::Once::new()`
    b771738a
    History
    Name Last commit Last update
    ..