Skip to main content

Crate routing

Crate routing 

Source

Re-exports§

pub use bedrock::dict_ext::DictExt;
pub use bedrock::dict_ext::GenericRouterResponse;
pub use bedrock::lazy_get::LazyGet;
pub use bedrock::weak_instance_token_ext::WeakInstanceTokenExt;
pub use bedrock::weak_instance_token_ext::test_invalid_instance_token;
pub use bedrock::with_porcelain::WithPorcelain;

Modules§

availability
bedrock
capability_source
component_instance
config
error
policy
resolving
rights
subdir
Utilities for working with subdirectories.

Structs§

SandboxPath

Functions§

debug_route_sandbox_path
Calls route on the router at the given path within the component sandbox. Panics if the sandbox does not hold a router at that path.
debug_route_sandbox_path_with_request
Calls route on the router with the given request at the given path within the component sandbox. Panics if the sandbox does not hold a router at that path.
debug_route_storage_backing_directory
Routes the backing directory for the storage declaration on the component.