lucia-apis 0.2.0

A set of API collections based on the lucia framework
Documentation
macro_rules! generic_config_doc {
  () => {
    "Additional set of optional parameters used by the corresponding request."
  };
}

macro_rules! commitment_doc {
  () => {
    "Additional set of optional parameters used by the corresponding request."
  };
}

macro_rules! min_context_slot_doc {
  () => {
    "Set the minimum slot for the request."
  };
}