Module links

Module links 

Source
Expand description

Link management module

This module provides link handlers and routing registry that are completely agnostic to entity types.

Re-exports§

pub use handlers::AppState;
pub use handlers::handle_nested_path_get;
pub use handlers::handle_nested_path_post;
pub use registry::LinkDirection;
pub use registry::LinkRouteRegistry;
pub use registry::RouteInfo;

Modules§

handlers
HTTP handlers for link operations
registry
Route registry for link navigation