feat: remove cbindgen. use manual writing instead (actually AI writing)
This commit is contained in:
@@ -14,7 +14,7 @@ pub enum Error {
|
||||
NoSuchToken,
|
||||
}
|
||||
|
||||
/// The token for fetching obejct in [ObjectPool].
|
||||
/// The token for fetching object in [ObjectPool].
|
||||
pub type Token = u64;
|
||||
|
||||
/// A pool for managing objects with unique tokens.
|
||||
|
||||
Reference in New Issue
Block a user