Skip to content

impl FromIterator/IntoIterator for Aligned #16

impl FromIterator/IntoIterator for Aligned

impl FromIterator/IntoIterator for Aligned #16

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
test:
name: cargo test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
- run: cargo test