mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-10-12 18:40:35 -04:00
Merge branch 'rustdocTypo2023-09-02' into 'main'
Remove stray by: veilid_core/struct.VeilidAPI.html See merge request veilid/veilid!166
This commit is contained in:
commit
7d71b50170
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ impl Drop for VeilidAPIInner {
|
||||||
///
|
///
|
||||||
/// From [VeilidAPI] one can access:
|
/// From [VeilidAPI] one can access:
|
||||||
///
|
///
|
||||||
/// * [VeilidConfig] - The Veilid configuration specified by at startup time
|
/// * [VeilidConfig] - The Veilid configuration specified at startup time
|
||||||
/// * [Crypto] - The available set of cryptosystems provided by Veilid
|
/// * [Crypto] - The available set of cryptosystems provided by Veilid
|
||||||
/// * [TableStore] - The Veilid table-based encrypted persistent key-value store
|
/// * [TableStore] - The Veilid table-based encrypted persistent key-value store
|
||||||
/// * [ProtectedStore] - The Veilid abstract of the device's low-level 'protected secret storage'
|
/// * [ProtectedStore] - The Veilid abstract of the device's low-level 'protected secret storage'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue