Crate scheduling_api

Source

Re-exports§

pub use crate::error::SchedulerError;
pub use crate::error::SchedulerResult;
pub use crate::state::CaldavAvailability;

Modules§

error
state

Structs§

BookingRequest

Functions§

get_calendars
get_now
gets the current time
request_availability
request_booking
Attempt to reserve a time slot in the booked calendar This will fail if the slot is not available