summaryrefslogtreecommitdiff
path: root/rust/kernel/types.rs
AgeCommit message (Expand)Author
2023-08-04rust: delete `ForeignOwnable::borrow_mut`Alice Ryhl
2023-05-31rust: specify when `ARef` is thread safeAlice Ryhl
2023-04-22rust: introduce `ARef`Wedson Almeida Filho
2023-04-12rust: types: add `Opaque::ffi_init`Benno Lossin
2023-04-12rust: types: add `Opaque::raw_get`Benno Lossin
2023-02-01rust: types: implement `ForeignOwnable` for the unit typeWedson Almeida Filho
2023-02-01rust: types: implement `ForeignOwnable` for `Box<T>`Wedson Almeida Filho
2023-02-01rust: types: introduce `ForeignOwnable`Wedson Almeida Filho
2023-02-01rust: types: introduce `ScopeGuard`Wedson Almeida Filho
2022-12-04rust: types: add `Opaque` typeWedson Almeida Filho
2022-12-04rust: types: add `Either` typeWedson Almeida Filho