Skip to main content

NoteId

Type Alias NoteId 

Source
pub type NoteId = Ulid;
Expand description

Identifier for a standalone research note.

Aliased Type§

pub struct NoteId(pub u128);

Tuple Fields§

§0: u128