docs:README 更新为合并后的根包结构 simcu::otp
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
代码中引用:
|
代码中引用:
|
||||||
|
|
||||||
```cangjie
|
```cangjie
|
||||||
import simcu::otp.core.*
|
import simcu::otp.*
|
||||||
```
|
```
|
||||||
|
|
||||||
## 快速开始
|
## 快速开始
|
||||||
@@ -82,7 +82,7 @@ let encoded = Base32.encode(raw) // 往返后还原 "N6C5HNT2F633"
|
|||||||
|
|
||||||
## API 参考
|
## API 参考
|
||||||
|
|
||||||
包结构:`simcu::otp.core`
|
包结构:全部类型位于根包 `simcu::otp`(单一命名空间,无子包)
|
||||||
|
|
||||||
| 类型 | 说明 |
|
| 类型 | 说明 |
|
||||||
|------|------|
|
|------|------|
|
||||||
|
|||||||
Reference in New Issue
Block a user