List of all items
Structs
- dao::book_dao::BookDao
- dao::favorites_dao::FavoritesDao
- dao::item_dao::ItemDao
- dao::library_dao::LibraryDao
- dao::request_dao::RequestDao
- dao::shelf_dao::ShelfDao
- entity::book::Book
- entity::favorites::Favorites
- entity::item::Item
- entity::library::Library
- entity::request::Request
- entity::shelf::Shelf
- logic::book_logic::BookLogic
- logic::favorites_logic::FavoritesLogic
- logic::item_logic::ItemLogic
- logic::library_logic::LibraryLogic
- logic::request_logic::RequestLogic
- logic::shelf_logic::ShelfLogic
- schema::book::columns::authors
- schema::book::columns::authors_names
- schema::book::columns::comment
- schema::book::columns::description
- schema::book::columns::edition
- schema::book::columns::isbn10
- schema::book::columns::isbn13
- schema::book::columns::library
- schema::book::columns::organisation
- schema::book::columns::publish_date
- schema::book::columns::rstatus
- schema::book::columns::star
- schema::book::columns::title
- schema::book::columns::updt
- schema::book::columns::updu
- schema::book::columns::uuid
- schema::book::columns::ver
- schema::book::table
- schema::book_item::columns::acquisition
- schema::book_item::columns::book
- schema::book_item::columns::comment
- schema::book_item::columns::condition
- schema::book_item::columns::history
- schema::book_item::columns::holder
- schema::book_item::columns::rstatus
- schema::book_item::columns::shelf
- schema::book_item::columns::star
- schema::book_item::columns::status
- schema::book_item::columns::title
- schema::book_item::columns::updt
- schema::book_item::columns::updu
- schema::book_item::columns::uuid
- schema::book_item::columns::ver
- schema::book_item::table
- schema::favorites::columns::book
- schema::favorites::columns::rstatus
- schema::favorites::columns::star
- schema::favorites::columns::updt
- schema::favorites::columns::updu
- schema::favorites::columns::user
- schema::favorites::columns::uuid
- schema::favorites::columns::ver
- schema::favorites::table
- schema::library::columns::head
- schema::library::columns::name
- schema::library::columns::organisation
- schema::library::columns::rstatus
- schema::library::columns::star
- schema::library::columns::updt
- schema::library::columns::updu
- schema::library::columns::uuid
- schema::library::columns::ver
- schema::library::table
- schema::request::columns::book
- schema::request::columns::history
- schema::request::columns::requestor
- schema::request::columns::return_before
- schema::request::columns::rstatus
- schema::request::columns::star
- schema::request::columns::status
- schema::request::columns::updt
- schema::request::columns::updu
- schema::request::columns::uuid
- schema::request::columns::ver
- schema::request::table
- schema::shelf::columns::label
- schema::shelf::columns::library
- schema::shelf::columns::location
- schema::shelf::columns::room
- schema::shelf::columns::rstatus
- schema::shelf::columns::star
- schema::shelf::columns::updt
- schema::shelf::columns::updu
- schema::shelf::columns::uuid
- schema::shelf::columns::ver
- schema::shelf::table
- schema::update::columns::comment
- schema::update::columns::date
- schema::update::columns::file
- schema::update::columns::id
- schema::update::columns::result
- schema::update::columns::script
- schema::update::columns::star
- schema::update::columns::status
- schema::update::table
- service::book_service::by_multi_condition
- service::book_service::create
- service::book_service::delete
- service::book_service::find
- service::book_service::get_by_org
- service::book_service::update
- service::favorites_service::create
- service::favorites_service::create_by_id
- service::favorites_service::delete
- service::favorites_service::find
- service::favorites_service::get_my_favorites
- service::favorites_service::update
- service::item_service::create
- service::item_service::delete
- service::item_service::find
- service::item_service::find_by_shelf
- service::item_service::update
- service::library_service::create
- service::library_service::delete
- service::library_service::find
- service::library_service::find_by_org
- service::library_service::update
- service::request_service::add_by_book_id
- service::request_service::create
- service::request_service::delete
- service::request_service::find
- service::request_service::get_my_requests
- service::request_service::get_my_requests_by_status
- service::request_service::update
- service::shelf_service::create
- service::shelf_service::delete
- service::shelf_service::find
- service::shelf_service::find_by_library
- service::shelf_service::get_by_my_org
- service::shelf_service::update
Macros
- schema::book::dsl::__static_cond
- schema::book_item::dsl::__static_cond
- schema::favorites::dsl::__static_cond
- schema::library::dsl::__static_cond
- schema::request::dsl::__static_cond
- schema::shelf::dsl::__static_cond
- schema::update::dsl::__static_cond
Functions
- entity::book::_impl_as_changeset_for_book
- entity::book::_impl_identifiable_for_book
- entity::book::_impl_insertable_for_book
- entity::book::_impl_queryable_by_name_for_book
- entity::book::_impl_queryable_for_book
- entity::favorites::_impl_as_changeset_for_favorites
- entity::favorites::_impl_identifiable_for_favorites
- entity::favorites::_impl_insertable_for_favorites
- entity::favorites::_impl_queryable_by_name_for_favorites
- entity::favorites::_impl_queryable_for_favorites
- entity::item::_impl_as_changeset_for_item
- entity::item::_impl_identifiable_for_item
- entity::item::_impl_insertable_for_item
- entity::item::_impl_queryable_by_name_for_item
- entity::item::_impl_queryable_for_item
- entity::library::_impl_as_changeset_for_library
- entity::library::_impl_identifiable_for_library
- entity::library::_impl_insertable_for_library
- entity::library::_impl_queryable_by_name_for_library
- entity::library::_impl_queryable_for_library
- entity::request::_impl_as_changeset_for_request
- entity::request::_impl_identifiable_for_request
- entity::request::_impl_insertable_for_request
- entity::request::_impl_queryable_by_name_for_request
- entity::request::_impl_queryable_for_request
- entity::shelf::_impl_as_changeset_for_shelf
- entity::shelf::_impl_identifiable_for_shelf
- entity::shelf::_impl_insertable_for_shelf
- entity::shelf::_impl_queryable_by_name_for_shelf
- entity::shelf::_impl_queryable_for_shelf
- main
- schema::book::_impl_query_id_for_table
- schema::book::columns::_impl_query_id_for_authors
- schema::book::columns::_impl_query_id_for_authors_names
- schema::book::columns::_impl_query_id_for_comment
- schema::book::columns::_impl_query_id_for_description
- schema::book::columns::_impl_query_id_for_edition
- schema::book::columns::_impl_query_id_for_isbn10
- schema::book::columns::_impl_query_id_for_isbn13
- schema::book::columns::_impl_query_id_for_library
- schema::book::columns::_impl_query_id_for_organisation
- schema::book::columns::_impl_query_id_for_publish_date
- schema::book::columns::_impl_query_id_for_rstatus
- schema::book::columns::_impl_query_id_for_title
- schema::book::columns::_impl_query_id_for_updt
- schema::book::columns::_impl_query_id_for_updu
- schema::book::columns::_impl_query_id_for_uuid
- schema::book::columns::_impl_query_id_for_ver
- schema::book_item::_impl_query_id_for_table
- schema::book_item::columns::_impl_query_id_for_acquisition
- schema::book_item::columns::_impl_query_id_for_book
- schema::book_item::columns::_impl_query_id_for_comment
- schema::book_item::columns::_impl_query_id_for_condition
- schema::book_item::columns::_impl_query_id_for_history
- schema::book_item::columns::_impl_query_id_for_holder
- schema::book_item::columns::_impl_query_id_for_rstatus
- schema::book_item::columns::_impl_query_id_for_shelf
- schema::book_item::columns::_impl_query_id_for_status
- schema::book_item::columns::_impl_query_id_for_title
- schema::book_item::columns::_impl_query_id_for_updt
- schema::book_item::columns::_impl_query_id_for_updu
- schema::book_item::columns::_impl_query_id_for_uuid
- schema::book_item::columns::_impl_query_id_for_ver
- schema::favorites::_impl_query_id_for_table
- schema::favorites::columns::_impl_query_id_for_book
- schema::favorites::columns::_impl_query_id_for_rstatus
- schema::favorites::columns::_impl_query_id_for_updt
- schema::favorites::columns::_impl_query_id_for_updu
- schema::favorites::columns::_impl_query_id_for_user
- schema::favorites::columns::_impl_query_id_for_uuid
- schema::favorites::columns::_impl_query_id_for_ver
- schema::library::_impl_query_id_for_table
- schema::library::columns::_impl_query_id_for_head
- schema::library::columns::_impl_query_id_for_name
- schema::library::columns::_impl_query_id_for_organisation
- schema::library::columns::_impl_query_id_for_rstatus
- schema::library::columns::_impl_query_id_for_updt
- schema::library::columns::_impl_query_id_for_updu
- schema::library::columns::_impl_query_id_for_uuid
- schema::library::columns::_impl_query_id_for_ver
- schema::request::_impl_query_id_for_table
- schema::request::columns::_impl_query_id_for_book
- schema::request::columns::_impl_query_id_for_history
- schema::request::columns::_impl_query_id_for_requestor
- schema::request::columns::_impl_query_id_for_return_before
- schema::request::columns::_impl_query_id_for_rstatus
- schema::request::columns::_impl_query_id_for_status
- schema::request::columns::_impl_query_id_for_updt
- schema::request::columns::_impl_query_id_for_updu
- schema::request::columns::_impl_query_id_for_uuid
- schema::request::columns::_impl_query_id_for_ver
- schema::shelf::_impl_query_id_for_table
- schema::shelf::columns::_impl_query_id_for_label
- schema::shelf::columns::_impl_query_id_for_library
- schema::shelf::columns::_impl_query_id_for_location
- schema::shelf::columns::_impl_query_id_for_room
- schema::shelf::columns::_impl_query_id_for_rstatus
- schema::shelf::columns::_impl_query_id_for_updt
- schema::shelf::columns::_impl_query_id_for_updu
- schema::shelf::columns::_impl_query_id_for_uuid
- schema::shelf::columns::_impl_query_id_for_ver
- schema::update::_impl_query_id_for_table
- schema::update::columns::_impl_query_id_for_comment
- schema::update::columns::_impl_query_id_for_date
- schema::update::columns::_impl_query_id_for_file
- schema::update::columns::_impl_query_id_for_id
- schema::update::columns::_impl_query_id_for_result
- schema::update::columns::_impl_query_id_for_script
- schema::update::columns::_impl_query_id_for_status
- service::app_config
- service::book_service::init_routes
- service::favorites_service::init_routes
- service::item_service::init_routes
- service::library_service::init_routes
- service::request_service::init_routes
- service::shelf_service::init_routes
Type Aliases
- schema::book::BoxedQuery
- schema::book::SqlType
- schema::book_item::BoxedQuery
- schema::book_item::SqlType
- schema::favorites::BoxedQuery
- schema::favorites::SqlType
- schema::library::BoxedQuery
- schema::library::SqlType
- schema::request::BoxedQuery
- schema::request::SqlType
- schema::shelf::BoxedQuery
- schema::shelf::SqlType
- schema::update::BoxedQuery
- schema::update::SqlType