[][src]Crate bellhop

Bellhop is a web application for sharing and reserving assets (like lab computers, test credentials, etc.) among members of a team.

There are some plugins for supporting authentication and for integration with other services. See the Bellhop website https://bellhop.rs for more documentation and usage examples.

Modules

auth

Traits and types for implementing authentication plugins.

db

General database related types and functions.

errors
hooks

Traits and types for implementing hook plugins.

models

Rust representations of Bellhop's database models.

Macros

rocket_uri_macro_assets

Rocket code generated wrapping URI macro.

rocket_uri_macro_create

Rocket code generated wrapping URI macro.

rocket_uri_macro_create

Rocket code generated wrapping URI macro.

rocket_uri_macro_create_lease

Rocket code generated wrapping URI macro.

rocket_uri_macro_create_lease

Rocket code generated wrapping URI macro.

rocket_uri_macro_create_tag

Rocket code generated wrapping URI macro.

rocket_uri_macro_create_tag_type

Rocket code generated wrapping URI macro.

rocket_uri_macro_delete

Rocket code generated wrapping URI macro.

rocket_uri_macro_delete

Rocket code generated wrapping URI macro.

rocket_uri_macro_delete_lease

Rocket code generated wrapping URI macro.

rocket_uri_macro_delete_lease

Rocket code generated wrapping URI macro.

rocket_uri_macro_delete_tag

Rocket code generated wrapping URI macro.

rocket_uri_macro_delete_tag_type

Rocket code generated wrapping URI macro.

rocket_uri_macro_detail

Rocket code generated wrapping URI macro.

rocket_uri_macro_detail

Rocket code generated wrapping URI macro.

rocket_uri_macro_detail

Rocket code generated wrapping URI macro.

rocket_uri_macro_detail

Rocket code generated wrapping URI macro.

rocket_uri_macro_detail

Rocket code generated wrapping URI macro.

rocket_uri_macro_docs

Rocket code generated wrapping URI macro.

rocket_uri_macro_favicon

Rocket code generated wrapping URI macro.

rocket_uri_macro_have_access

Rocket code generated wrapping URI macro.

rocket_uri_macro_lease

Rocket code generated wrapping URI macro.

rocket_uri_macro_list

Rocket code generated wrapping URI macro.

rocket_uri_macro_list

Rocket code generated wrapping URI macro.

rocket_uri_macro_request_access

Rocket code generated wrapping URI macro.

rocket_uri_macro_sheriff

Rocket code generated wrapping URI macro.

rocket_uri_macro_tag_detail

Rocket code generated wrapping URI macro.

rocket_uri_macro_tag_type_detail

Rocket code generated wrapping URI macro.

rocket_uri_macro_tag_types

Rocket code generated wrapping URI macro.

rocket_uri_macro_tags

Rocket code generated wrapping URI macro.

Structs

Bellhop

Configuration for a Bellhop server.