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