| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2023-04-22 | rust: introduce `ARef` | Wedson Almeida Filho | 1 | -0/+107 |
| 2023-04-12 | rust: types: add `Opaque::ffi_init` | Benno Lossin | 1 | -0/+20 |
| 2023-04-12 | rust: types: add `Opaque::raw_get` | Benno Lossin | 1 | -0/+8 |
| 2023-02-01 | rust: types: implement `ForeignOwnable` for the unit type | Wedson Almeida Filho | 1 | -0/+12 |
| 2023-02-01 | rust: types: implement `ForeignOwnable` for `Box<T>` | Wedson Almeida Filho | 1 | -0/+23 |
| 2023-02-01 | rust: types: introduce `ForeignOwnable` | Wedson Almeida Filho | 1 | -0/+54 |
| 2023-02-01 | rust: types: introduce `ScopeGuard` | Wedson Almeida Filho | 1 | -1/+125 |
| 2022-12-04 | rust: types: add `Opaque` type | Wedson Almeida Filho | 1 | -0/+25 |
| 2022-12-04 | rust: types: add `Either` type | Wedson Almeida Filho | 1 | -0/+12 |