[−][src]Function places::storage::bookmarks::public_node::fetch_public_tree
pub fn fetch_public_tree(
db: &PlacesDb,
item_guid: &SyncGuid
) -> Result<Option<PublicNode>>
Call fetch_public_tree_with_depth with FetchDepth::Deepest. This is the function called by the FFI when requesting the tree.