mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-29 16:13:27 +00:00
Rename jinux to asterinas in documentation and code
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
2b248dc326
commit
99f6765ced
@ -1,7 +1,7 @@
|
||||
//! The content of this crate is from another project CapComp.
|
||||
//! This crate defines common type level operations, like SameAsOp, and Bool type operations.
|
||||
//! Besides, this crate defines operations to deal with type sets, like SetContain and SetInclude.
|
||||
//! When use jinux-typeflags or aster-rights-poc, this crate should also be added as a dependency.
|
||||
//! When use typeflags or aster-rights-poc, this crate should also be added as a dependency.
|
||||
#![no_std]
|
||||
pub mod assert;
|
||||
pub mod bool;
|
||||
|
Reference in New Issue
Block a user